From d8099fb7644215ab3149b2fcabcb28821dc43e06 Mon Sep 17 00:00:00 2001 From: kouxian Date: Wed, 31 Aug 2016 11:22:17 +0800 Subject: [PATCH] =?UTF-8?q?fix=20=E7=BC=96=E8=BE=91=E8=B4=A6=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../WEB-INF/template/admin/user/edit.ftl | 62 ------------------- 1 file changed, 62 deletions(-) diff --git a/src/main/webapp/WEB-INF/template/admin/user/edit.ftl b/src/main/webapp/WEB-INF/template/admin/user/edit.ftl index edc588d..61f72ab 100644 --- a/src/main/webapp/WEB-INF/template/admin/user/edit.ftl +++ b/src/main/webapp/WEB-INF/template/admin/user/edit.ftl @@ -4,49 +4,6 @@ <#include "/template/admin/head.ftl"/> -
@@ -71,25 +28,6 @@ function disservers(chk) {
<@p.tr/> -<@p.td colspan="1" label="cms.server.set" required="true"> - "/> - - - <#list serverList as cid> - <#list obj.servers?keys as key> - <#if key==cid.id> - - <#break> - - - - -
<@s.m "cms.server.list"/>" style="display:none;"> - - -
-
-<@p.tr/> <@p.td colspan="1"><@p.submit code="global.submit"/>   <@p.reset code="global.reset"/><@p.tr/>