From fcde3a5a9310217eec8d18881fea1cc93fd1be29 Mon Sep 17 00:00:00 2001 From: rekoe Date: Fri, 6 May 2016 15:12:34 +0800 Subject: [PATCH] add --- src/main/webapp/WEB-INF/template/admin/project/pjauth.ftl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 fdcee4f..8d0d1f2 100644 --- a/src/main/webapp/WEB-INF/template/admin/project/pjauth.ftl +++ b/src/main/webapp/WEB-INF/template/admin/project/pjauth.ftl @@ -86,7 +86,7 @@ -
+ @@ -183,7 +183,7 @@ <@shiro.hasPermission name="svn.project:auth.manager"> - +
${pjAuth.gr!""}${pjAuth.usr!pjAuth.usrName}:(${pjAuth.usr}) <#if "r"== pjAuth.rw>可读<#elseif "rw"== pjAuth.rw>可读可写<#else>没有权限删除删除