From f5b0fa86227b3ec4498a5564cc653b8968f19bd7 Mon Sep 17 00:00:00 2001 From: wangxin Date: Tue, 20 Mar 2018 11:42:01 +0800 Subject: [PATCH] =?UTF-8?q?bootstrap-select=20=E6=8F=92=E4=BB=B6I18N?= =?UTF-8?q?=E6=95=B4=E5=90=88=E5=88=B0header.jsp=E4=B8=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/include/header.jsp | 16 ++- .../WEB-INF/views/cfg/complexCfgForm.jsp | 16 --- .../WEB-INF/views/cfg/complexCfgList.jsp | 16 --- .../webapp/WEB-INF/views/cfg/ipCfgForm.jsp | 15 --- .../webapp/WEB-INF/views/cfg/ipCfgList.jsp | 119 +++++++++--------- .../WEB-INF/views/cfg/stringCfgForm.jsp | 16 --- .../WEB-INF/views/cfg/stringCfgList.jsp | 16 --- 7 files changed, 78 insertions(+), 136 deletions(-) diff --git a/src/main/webapp/WEB-INF/include/header.jsp b/src/main/webapp/WEB-INF/include/header.jsp index 2f5be988c..b4d8c9f50 100644 --- a/src/main/webapp/WEB-INF/include/header.jsp +++ b/src/main/webapp/WEB-INF/include/header.jsp @@ -1,3 +1,4 @@ +<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> @@ -66,4 +67,17 @@ - + + + + + + + + + + + + + + diff --git a/src/main/webapp/WEB-INF/views/cfg/complexCfgForm.jsp b/src/main/webapp/WEB-INF/views/cfg/complexCfgForm.jsp index 94cd96562..1bd111e9e 100644 --- a/src/main/webapp/WEB-INF/views/cfg/complexCfgForm.jsp +++ b/src/main/webapp/WEB-INF/views/cfg/complexCfgForm.jsp @@ -3,22 +3,6 @@ <spring:message code="${cfgName}"></spring:message> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -