From 9eb2c5f542ed33fc1aba2e7392a5a29181cbfd1a Mon Sep 17 00:00:00 2001 From: Nik Okuntseff Date: Thu, 19 Jul 2018 16:09:15 +0000 Subject: [PATCH] Fixed visibility of checkboxes on the Group edit page. --- WEB-INF/templates/footer.tpl | 2 +- WEB-INF/templates/group_edit.tpl | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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() { - + -- 2.20.1
 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}