Issue 584: Ability to add a due date to a ticket - beginnings thereof

This commit is contained in:
Simon Holywell
2012-03-04 22:57:26 +00:00
parent 9bd5912884
commit f697d97b6a
5 changed files with 34 additions and 0 deletions

View File

@@ -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}