diff --git a/src/main/webapp/WEB-INF/template/admin/project/pjauth.ftl b/src/main/webapp/WEB-INF/template/admin/project/pjauth.ftl index 74d1c67..227f920 100644 --- a/src/main/webapp/WEB-INF/template/admin/project/pjauth.ftl +++ b/src/main/webapp/WEB-INF/template/admin/project/pjauth.ftl @@ -163,9 +163,7 @@ - - - + @@ -184,19 +182,9 @@ ${pjAuth.pj} ${pjAuth.res} ${pjAuth.gr!""}${pjAuth.usr!pjAuth.usrName}:(${pjAuth.usr}) - - <#if "r"== pjAuth.rw> - 可读 - <#elseif "rw"== pjAuth.rw> - 可读可写 - <#else> - 没有权限 - - + <#if "r"== pjAuth.rw>可读<#elseif "rw"== pjAuth.rw>可读可写<#else>没有权限 <@shiro.hasPermission name="svn.project:auth.manager"> - - 删除 - + 删除