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