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}
| {$project.name|escape} |
@@ -27,7 +27,7 @@
@@ -50,7 +50,7 @@
|