X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Ftemplates%2Fmobile%2Fusers.tpl;h=956ee55ae455a3a8ef316a4e5f385f875a6fb13c;hb=f58cc6f6d6403f4eb01e4f6dfa4058afc927970c;hp=6ff3269a9dab366ae86f93896ff9b28ce4a3f899;hpb=7ece3d4c1cf7c91fc469373a6b8a997fd4ea3398;p=timetracker.git diff --git a/WEB-INF/templates/mobile/users.tpl b/WEB-INF/templates/mobile/users.tpl index 6ff3269a..956ee55a 100644 --- a/WEB-INF/templates/mobile/users.tpl +++ b/WEB-INF/templates/mobile/users.tpl @@ -17,7 +17,7 @@ {if $active_users} {foreach $active_users as $u} - + {if $smarty.const.UNCOMPLETED_INDICATORS == $user->uncompleted_indicators} @@ -65,7 +65,7 @@ {$i18n.label.edit} {foreach $inactive_users as $u} - + {if $user->isManager()} {$u.name|escape} @@ -111,7 +111,7 @@ {$i18n.form.users.role} {foreach $active_users as $u} - + {$u.name|escape} {$u.login|escape} {if $smarty.const.ROLE_MANAGER == $u.role}