Issue 584: Ability to add a due date to a ticket - beginnings thereof
This commit is contained in:
@@ -63,6 +63,11 @@
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>{$form.f.due_dtime.labelTag}:</th>
|
||||
<td>{if $form.f.due_dtime.errors}{$form.f.due_dtime.fieldErrors}{/if}
|
||||
{$form.f.due_dtime|unsafe}
|
||||
</td>
|
||||
<tr>
|
||||
<th>{$form.f.relation_type0.labelTag}:</th>
|
||||
<td>
|
||||
{if $form.f.relation_type0.errors}{$form.f.relation_type0.fieldErrors}{/if}
|
||||
|
Reference in New Issue
Block a user