X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Ftemplates%2Ftime_edit.tpl;h=bc563e9eafbb739050817f084897d218b4f4a3eb;hb=aeb30899d6ec142220d83b34fd8f6c68c05e8e90;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..bc563e9e 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}