]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/templates/profile_edit.tpl
Itroduced a temporary define MANAGER_ONLY_TEAM_SETTINGS for issue #53.
[timetracker.git] / WEB-INF / templates / profile_edit.tpl
index f7bb80640f192b07f913bb7655824fe9c2a09d6c..ce4a6bf203c4b2b2e2e55e8c1f6f1ed78a997932 100644 (file)
@@ -129,7 +129,7 @@ function handlePluginCheckboxes() {
             <td>{$i18n.label.required_fields}</td>
           </tr>
 
-{if $user->canManageTeam()}
+{if $user->isManager() || ($user->canManageTeam() && !defined(MANAGER_ONLY_TEAM_SETTINGS))}
           <tr>
             <td colspan="2">&nbsp;</td>
           </tr>