diff --git a/src/main/webapp/WEB-INF/views/cfg/app/appPolicyCfgForm.jsp b/src/main/webapp/WEB-INF/views/cfg/app/appPolicyCfgForm.jsp index 36c222a17..d87764e0d 100644 --- a/src/main/webapp/WEB-INF/views/cfg/app/appPolicyCfgForm.jsp +++ b/src/main/webapp/WEB-INF/views/cfg/app/appPolicyCfgForm.jsp @@ -243,52 +243,32 @@ var delContent = function(contentClassName, addBtnClassName) { - -
-
-
- - - - - - - - - - + +
+
+ + + + + + + -
-
-
+ + +
+ +
+
+
+
+
-
-
- - - - - - - - - - -
- -
-
-
-
@@ -299,8 +279,7 @@ var delContent = function(contentClassName, addBtnClassName) {
- -
+
@@ -327,7 +306,30 @@ var delContent = function(contentClassName, addBtnClassName) {
- +
+
+
+
+ + + + + + + + + + + +
+
+
+ -
+
+
+
+ + + + + + + + + + +
+ +
+
+
+
-
-
+
+ +
+
+ +
+ +
+
+
+
@@ -255,6 +288,8 @@ var switchRateLimitType=function(){
+
+
@@ -289,41 +324,7 @@ var switchRateLimitType=function(){
--%>
-
-
-
- - - - - - - - - - -
- -
-
-
-
-
-
- -
- -
-
-
- -
+
-
-
+
+
diff --git a/src/main/webapp/WEB-INF/views/help.jsp b/src/main/webapp/WEB-INF/views/help.jsp index 9bdeaa1c3..7faea12a9 100644 --- a/src/main/webapp/WEB-INF/views/help.jsp +++ b/src/main/webapp/WEB-INF/views/help.jsp @@ -45,9 +45,9 @@ function showHelp(helpHref) { if(lang=="" || lang.indexOf("en")!=-1) { helpHref += ".html"; }else if(lang.indexOf("cn")!=-1) { - helpHref += "_zh_CN.html"; + helpHref += ".html"; }else if(lang.indexOf("ru")!=-1) { - helpHref += "_ru.html"; + helpHref += ".html"; } $(".help").load("${pageContext.request.contextPath}"+helpHref); } diff --git a/src/main/webapp/WEB-INF/views/home.jsp b/src/main/webapp/WEB-INF/views/home.jsp index 68c7ac16c..1df800b3a 100644 --- a/src/main/webapp/WEB-INF/views/home.jsp +++ b/src/main/webapp/WEB-INF/views/home.jsp @@ -371,7 +371,7 @@ background:#3d3d3d; - +