X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Ftemplates%2Fgroup_edit.tpl;h=8f683de44b3a8d637b1b7fdfd18a8d3062820872;hb=109089e858e28200e714a790883c236230b3922f;hp=8ccb258fd198fad285b3aceeed4420d74f98986d;hpb=d27960ac5530c7c81b9adba85253b0e216f81476;p=timetracker.git diff --git a/WEB-INF/templates/group_edit.tpl b/WEB-INF/templates/group_edit.tpl index 8ccb258f..8f683de4 100644 --- a/WEB-INF/templates/group_edit.tpl +++ b/WEB-INF/templates/group_edit.tpl @@ -26,6 +26,14 @@ function handleTaskRequiredCheckbox() { +{if isTrue($smarty.const.SUBGROUP_DEBUG)} +{if $user->can('manage_subgroups')} + + + + +{/if} +{/if} {if $user->can('manage_basic_settings')} @@ -42,17 +50,9 @@ function handleTaskRequiredCheckbox() { {if $user->can('manage_roles')} - + {/if} -{if $smarty.const.SUBGROUP_DEBUG == 'true'} - {if $user->can('manage_subgroups')} - - - - - {/if} -{/if}
{$i18n.label.group}:{$forms.groupForm.group.control}
{$i18n.label.group_name} (*):
{$i18n.label.roles}:{$i18n.label.configure}{$i18n.label.configure}
{$i18n.label.subgroups}:{$i18n.label.configure}
{$i18n.label.language}: {$forms.groupForm.lang.control}