X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Ftemplates%2Fgroup_edit.tpl;h=00cd8169344a5471a65da33d24591b1a7cb60cbf;hb=ed41335d63e71a11d30e92f4367106e9398adf9d;hp=9062278982dac1092b25862248fbda358548d4de;hpb=fb5b1697fdd701ada644b7e25f22a93a0893107c;p=timetracker.git diff --git a/WEB-INF/templates/group_edit.tpl b/WEB-INF/templates/group_edit.tpl index 90622789..00cd8169 100644 --- a/WEB-INF/templates/group_edit.tpl +++ b/WEB-INF/templates/group_edit.tpl @@ -78,6 +78,12 @@ function handleTaskRequiredCheckbox() { {$i18n.form.group_edit.show_holidays}: {$forms.groupForm.show_holidays.control} {$i18n.label.what_is_it} +{if isTrue('HOLIDAYS_DEBUG')} + + {$i18n.form.group_edit.holidays}: + {$forms.groupForm.holidays.control} {$i18n.label.what_is_it} + +{/if} {$i18n.form.group_edit.tracking_mode}: {$forms.groupForm.tracking_mode.control} {$forms.groupForm.task_required.control}