X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Ftemplates%2Ftime_edit.tpl;h=66778e17d40d405f0646cf3ca492b0637fe3f59e;hb=2b39252b38f5bd1be462224fe781a40f5b0ddf95;hp=f6f469398ed85e0ba1dfbcde5c92caad1e243e17;hpb=722638fd8cc9400c5228106537effa1dcd0f7fa5;p=timetracker.git diff --git a/WEB-INF/templates/time_edit.tpl b/WEB-INF/templates/time_edit.tpl index f6f46939..66778e17 100644 --- a/WEB-INF/templates/time_edit.tpl +++ b/WEB-INF/templates/time_edit.tpl @@ -1,8 +1,8 @@ {include file="time_script.tpl"} +{* Conditional include of confirmSave handler. *} +{if $confirm_save} +{/if} {$forms.timeRecordForm.open} @@ -77,6 +77,12 @@ function confirmSave() { +{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}