X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Ftemplates%2Fmobile%2Fusers.tpl;h=5ca38fedf8200eb5b8bc0a0209048a056e500d97;hb=e3ed046e205a14772a8157def21fea9a14acdde8;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..5ca38fed 100644 --- a/WEB-INF/templates/mobile/users.tpl +++ b/WEB-INF/templates/mobile/users.tpl @@ -17,9 +17,9 @@ {if $active_users} {foreach $active_users as $u} - + - {if $smarty.const.UNCOMPLETED_INDICATORS == $user->uncompleted_indicators} + {if $user->uncompleted_indicators} {/if} {if $user->isManager()} @@ -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}