X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Ftemplates%2Ftime_edit.tpl;h=66778e17d40d405f0646cf3ca492b0637fe3f59e;hb=67e827dacf08d8a55dff9118c82dd964f5da12c1;hp=a5017ce74dcfc558937114af0436a0df6a85d4d7;hpb=3bb62c4615274c6d495f58fd80df912c9beffee5;p=timetracker.git diff --git a/WEB-INF/templates/time_edit.tpl b/WEB-INF/templates/time_edit.tpl index a5017ce7..66778e17 100644 --- a/WEB-INF/templates/time_edit.tpl +++ b/WEB-INF/templates/time_edit.tpl @@ -1,5 +1,19 @@ {include file="time_script.tpl"} +{* Conditional include of confirmSave handler. *} +{if $confirm_save} + +{/if} + {$forms.timeRecordForm.open} @@ -63,6 +77,12 @@ +{if $template_dropdown} + + + + +{/if}
{$i18n.label.date}: {$forms.timeRecordForm.date.control}
{$i18n.label.template}:{$forms.timeRecordForm.template.control}
{$i18n.label.note}: {$forms.timeRecordForm.note.control}