X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Ftemplates%2Fgroup_edit.tpl;h=7cb8d2e69004d2a6d8f6f53b8e43e05c27d0b258;hb=de05f61301a897661c702f03c1b45dd3ab5c0e8a;hp=5a5711b0717aa4264e99259a31e1156bfc331a23;hpb=167e70e68597a70269edea5c5af9b186c489d57f;p=timetracker.git diff --git a/WEB-INF/templates/group_edit.tpl b/WEB-INF/templates/group_edit.tpl index 5a5711b0..7cb8d2e6 100644 --- a/WEB-INF/templates/group_edit.tpl +++ b/WEB-INF/templates/group_edit.tpl @@ -94,7 +94,7 @@ function handlePluginCheckboxes() { {$forms.groupForm.open} -{if $user->canManageTeam()} +{if $user->can('manage_basic_settings')} {include file="datetime_format_preview.tpl"} {/if} @@ -102,10 +102,10 @@ function handlePluginCheckboxes() { -{if $user->isManager() || ($user->canManageTeam() && !defined(MANAGER_ONLY_TEAM_SETTINGS))} +{if $user->can('manage_basic_settings')} - + @@ -142,7 +142,7 @@ function handlePluginCheckboxes() { - + @@ -164,7 +164,7 @@ function handlePluginCheckboxes() { -{if $user->can('manage_advanced_settings')} + {if $user->can('manage_advanced_settings')} @@ -173,7 +173,7 @@ function handlePluginCheckboxes() { -{/if} + {/if} {* initialize preview text *}
{$i18n.label.group_name}:{$forms.groupForm.team_name.control}{$forms.groupForm.group_name.control}
{$i18n.label.currency}:
{$i18n.form.profile.tracking_mode}:{$forms.groupForm.tracking_mode.control} {$forms.profileForm.task_required.control} {$forms.groupForm.tracking_mode.control} {$forms.groupForm.task_required.control}
{$i18n.form.profile.record_type}:{$i18n.form.profile.uncompleted_indicators}: {$forms.groupForm.uncompleted_indicators.control} {$i18n.label.what_is_it}
{$i18n.label.bcc}: {$forms.groupForm.bcc_email.control} {$i18n.label.what_is_it}{$i18n.form.profile.allow_ip}: {$forms.groupForm.allow_ip.control} {$i18n.label.what_is_it}