cloud-server-management/src/main/webapp/WEB-INF/view/system/user/user.html | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
cloud-server-management/src/main/webapp/WEB-INF/view/system/user/user.html
@@ -45,7 +45,7 @@ @if(shiro.hasPermission("/mgr/unfreeze")){ <#button name="解冻" icon="fa-check-circle" clickFun="MgrUser.unfreeze()" space="true"/> @} @if(shiro.hasPermission("/mgr/setRole")){ @if(shiro.hasPermission("/mgr/setRoles")){ <#button name="角色分配" icon="fa-user-secret" clickFun="MgrUser.roleAssign()" space="true"/> @} @if(shiro.hasPermission("/mgr/kanbanPermissions")){