X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Ftemplates%2Freports.tpl;h=2ee48b01d8698bf32c451c771159e06c7e63a163;hb=e02d7592b0556895e35f4d028939197c132f6b09;hp=7d0524e1e2dcf94a7728f41926ee1a1478da85a4;hpb=f0e54f23029d8b109c0ab554ab2b49195d204391;p=timetracker.git diff --git a/WEB-INF/templates/reports.tpl b/WEB-INF/templates/reports.tpl index 7d0524e1..2ee48b01 100644 --- a/WEB-INF/templates/reports.tpl +++ b/WEB-INF/templates/reports.tpl @@ -244,7 +244,7 @@ function handleCheckboxes() { -{if $user->isPluginEnabled('cl') || $user->isPluginEnabled('iv') || $user->isPluginEnabled('ps')} +{if $user->canManageTeam() || $user->isPluginEnabled('cl') || $user->isPluginEnabled('iv') || $user->isPluginEnabled('ps')} {if $user->isPluginEnabled('cl')} @@ -255,7 +255,7 @@ function handleCheckboxes() { {if ($user->canManageTeam() && $user->isPluginEnabled('ps'))} {/if} - {if ($user->canManageTeam())} + {if $user->canManageTeam()} {/if}