From: Nik Okuntseff Date: Thu, 19 Jul 2018 16:09:15 +0000 (+0000) Subject: Fixed visibility of checkboxes on the Group edit page. X-Git-Tag: timetracker_1.19-1~823 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=9eb2c5f542ed33fc1aba2e7392a5a29181cbfd1a;p=timetracker.git Fixed visibility of checkboxes on the Group edit page. --- diff --git a/WEB-INF/templates/footer.tpl b/WEB-INF/templates/footer.tpl index b6d0153c..9ed4365f 100644 --- a/WEB-INF/templates/footer.tpl +++ b/WEB-INF/templates/footer.tpl @@ -12,7 +12,7 @@
- - + @@ -221,7 +221,7 @@ function handlePluginCheckboxes() { - +
 Anuko Time Tracker 1.17.90.4273 | Copyright © Anuko | +  Anuko Time Tracker 1.17.91.4274 | Copyright © Anuko | {$i18n.footer.credits} | {$i18n.footer.license} | {$i18n.footer.improve} diff --git a/WEB-INF/templates/group_edit.tpl b/WEB-INF/templates/group_edit.tpl index cec44974..144971b0 100644 --- a/WEB-INF/templates/group_edit.tpl +++ b/WEB-INF/templates/group_edit.tpl @@ -205,7 +205,7 @@ function handlePluginCheckboxes() {
{$forms.groupForm.clients.control} {$forms.profileForm.client_required.control} {$forms.groupForm.client_required.control}
{$forms.groupForm.invoices.control}
{$forms.groupForm.expenses.control} {$forms.profileForm.tax_expenses.control} {$i18n.label.configure} {$forms.groupForm.tax_expenses.control} {$i18n.label.configure}
{$forms.groupForm.notifications.control}