X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/6856837ddde5cc90ac5dad2e5d67204036ec3158..f787edd7045299de3885c052d243b446f7324ea0:/WEB-INF/templates/mobile/projects.tpl diff --git a/WEB-INF/templates/mobile/projects.tpl b/WEB-INF/templates/mobile/projects.tpl index f486739b..96d27054 100644 --- a/WEB-INF/templates/mobile/projects.tpl +++ b/WEB-INF/templates/mobile/projects.tpl @@ -5,16 +5,16 @@
-{if $user->canManageTeam()} +{if $user->can('manage_projects')} {if $inactive_projects} {/if} + {if $active_projects} - {if $active_projects} {foreach $active_projects as $project} @@ -27,7 +27,7 @@
{$i18n.form.projects.active_projects}
{$i18n.label.thing_name} {$i18n.label.description}
{$project.name|escape}

-
+
@@ -50,7 +50,7 @@

-
+