diff --git a/src/main/webapp/WEB-INF/views/cfg/app/appByteCfgList.jsp b/src/main/webapp/WEB-INF/views/cfg/app/appByteCfgList.jsp
index 9a02be04d..4a1aa23f4 100644
--- a/src/main/webapp/WEB-INF/views/cfg/app/appByteCfgList.jsp
+++ b/src/main/webapp/WEB-INF/views/cfg/app/appByteCfgList.jsp
@@ -280,7 +280,7 @@
| --%>
|
|
- |
+ <%-- | --%>
|
|
|
@@ -399,7 +399,7 @@
- |
+ <%-- | --%>
${cfg.creatorName } |
|
${cfg.editorName } |
diff --git a/src/main/webapp/WEB-INF/views/cfg/app/appDomainCfgList.jsp b/src/main/webapp/WEB-INF/views/cfg/app/appDomainCfgList.jsp
index 471f39592..519a9fd40 100644
--- a/src/main/webapp/WEB-INF/views/cfg/app/appDomainCfgList.jsp
+++ b/src/main/webapp/WEB-INF/views/cfg/app/appDomainCfgList.jsp
@@ -280,7 +280,7 @@
| --%>
|
|
- |
+ <%-- | --%>
|
|
|
@@ -399,7 +399,7 @@
- |
+ <%-- | --%>
${cfg.creatorName } |
|
${cfg.editorName } |
diff --git a/src/main/webapp/WEB-INF/views/cfg/app/appHeaderCfgList.jsp b/src/main/webapp/WEB-INF/views/cfg/app/appHeaderCfgList.jsp
index dbce5b6b4..b1e0272c2 100644
--- a/src/main/webapp/WEB-INF/views/cfg/app/appHeaderCfgList.jsp
+++ b/src/main/webapp/WEB-INF/views/cfg/app/appHeaderCfgList.jsp
@@ -281,7 +281,7 @@
| --%>
|
|
- |
+ <%-- | --%>
|
|
|
@@ -406,7 +406,7 @@
- |
+ <%-- | --%>
${cfg.creatorName } |
|
${cfg.editorName } |
diff --git a/src/main/webapp/WEB-INF/views/cfg/app/appHttpCfgList.jsp b/src/main/webapp/WEB-INF/views/cfg/app/appHttpCfgList.jsp
index 70a1e24a5..44f215d17 100644
--- a/src/main/webapp/WEB-INF/views/cfg/app/appHttpCfgList.jsp
+++ b/src/main/webapp/WEB-INF/views/cfg/app/appHttpCfgList.jsp
@@ -282,7 +282,7 @@
| --%>
|
|
- |
+ <%-- | --%>
|
|
|
@@ -407,7 +407,7 @@
- |
+ <%-- | --%>
${cfg.creatorName } |
|
${cfg.editorName } |
diff --git a/src/main/webapp/WEB-INF/views/cfg/app/appIpCfgList.jsp b/src/main/webapp/WEB-INF/views/cfg/app/appIpCfgList.jsp
index f8c87b737..cee828c59 100644
--- a/src/main/webapp/WEB-INF/views/cfg/app/appIpCfgList.jsp
+++ b/src/main/webapp/WEB-INF/views/cfg/app/appIpCfgList.jsp
@@ -287,7 +287,7 @@
| --%>
|
|
- |
+ <%-- | --%>
|
|
|
@@ -405,7 +405,7 @@
- |
+ <%-- | --%>
${cfg.creatorName } |
|
${cfg.editorName } |
diff --git a/src/main/webapp/WEB-INF/views/cfg/app/appSslCfgList.jsp b/src/main/webapp/WEB-INF/views/cfg/app/appSslCfgList.jsp
index 4876bd2cd..f6e6d001e 100644
--- a/src/main/webapp/WEB-INF/views/cfg/app/appSslCfgList.jsp
+++ b/src/main/webapp/WEB-INF/views/cfg/app/appSslCfgList.jsp
@@ -281,7 +281,7 @@
| --%>
|
|
- |
+ <%-- | --%>
|
|
|
@@ -406,7 +406,7 @@
- |
+ <%-- | --%>
${cfg.creatorName } |
|
${cfg.editorName } |
diff --git a/src/main/webapp/WEB-INF/views/cfg/app/appTopicDomainCfgForm.jsp b/src/main/webapp/WEB-INF/views/cfg/app/appTopicDomainCfgForm.jsp
index 8c629dabd..cda42a531 100644
--- a/src/main/webapp/WEB-INF/views/cfg/app/appTopicDomainCfgForm.jsp
+++ b/src/main/webapp/WEB-INF/views/cfg/app/appTopicDomainCfgForm.jsp
@@ -315,6 +315,7 @@ $(function(){
+
diff --git a/src/main/webapp/WEB-INF/views/cfg/app/appTopicDomainCfgList.jsp b/src/main/webapp/WEB-INF/views/cfg/app/appTopicDomainCfgList.jsp
index 0baa28434..702f7af00 100644
--- a/src/main/webapp/WEB-INF/views/cfg/app/appTopicDomainCfgList.jsp
+++ b/src/main/webapp/WEB-INF/views/cfg/app/appTopicDomainCfgList.jsp
@@ -284,7 +284,7 @@
| --%>
|
|
- |
+ <%-- | --%>
|
|
|
@@ -422,7 +422,7 @@
- |
+ <%-- | --%>
${cfg.creatorName } |
|
${cfg.editorName } |
diff --git a/src/main/webapp/WEB-INF/views/cfg/common/ipList.jsp b/src/main/webapp/WEB-INF/views/cfg/common/ipList.jsp
index 16954d038..1685d94f7 100644
--- a/src/main/webapp/WEB-INF/views/cfg/common/ipList.jsp
+++ b/src/main/webapp/WEB-INF/views/cfg/common/ipList.jsp
@@ -368,7 +368,7 @@
|
|
|
- |
+ <%-- | --%>
|
|
|
@@ -536,7 +536,7 @@
- |
+ <%-- | --%>
${cfg.creatorName } |
|
${cfg.editorName } |
diff --git a/src/main/webapp/WEB-INF/views/cfg/dnsIpCfgList.jsp b/src/main/webapp/WEB-INF/views/cfg/dnsIpCfgList.jsp
index def7758c8..2750f0f05 100644
--- a/src/main/webapp/WEB-INF/views/cfg/dnsIpCfgList.jsp
+++ b/src/main/webapp/WEB-INF/views/cfg/dnsIpCfgList.jsp
@@ -288,7 +288,7 @@
|
|
|
- |
+ <%-- | --%>
|
|
|
@@ -404,7 +404,7 @@
- |
+ <%-- | --%>
${cfg.creatorName } |
|
${cfg.editorName } |
diff --git a/src/main/webapp/WEB-INF/views/cfg/proxy/control/httpRedirectList.jsp b/src/main/webapp/WEB-INF/views/cfg/proxy/control/httpRedirectList.jsp
index d88d1d8d1..339077bef 100644
--- a/src/main/webapp/WEB-INF/views/cfg/proxy/control/httpRedirectList.jsp
+++ b/src/main/webapp/WEB-INF/views/cfg/proxy/control/httpRedirectList.jsp
@@ -529,7 +529,10 @@
|
|
|
- |
+
+ |
+
+
|
|
|
@@ -696,7 +699,9 @@
- |
+
+ |
+
${indexCfg.creatorName } |
|
${indexCfg.editorName } |
diff --git a/src/main/webapp/WEB-INF/views/cfg/whitelist/domainList.jsp b/src/main/webapp/WEB-INF/views/cfg/whitelist/domainList.jsp
index 50b954a93..15abd71a4 100644
--- a/src/main/webapp/WEB-INF/views/cfg/whitelist/domainList.jsp
+++ b/src/main/webapp/WEB-INF/views/cfg/whitelist/domainList.jsp
@@ -317,7 +317,7 @@
|
|
|
- |
+ <%-- | --%>
|
|
|
@@ -429,7 +429,7 @@
- |
+ <%-- | --%>
${indexCfg.creatorName } |
|
${indexCfg.editorName } |
diff --git a/src/main/webapp/WEB-INF/views/cfg/whitelist/ipList.jsp b/src/main/webapp/WEB-INF/views/cfg/whitelist/ipList.jsp
index 3efc9acf9..680324c4f 100644
--- a/src/main/webapp/WEB-INF/views/cfg/whitelist/ipList.jsp
+++ b/src/main/webapp/WEB-INF/views/cfg/whitelist/ipList.jsp
@@ -317,7 +317,7 @@
|
|
|
- |
+ <%-- | --%>
|
|
|
@@ -429,7 +429,7 @@
- |
+ <%-- | --%>
${indexCfg.creatorName } |
|
${indexCfg.editorName } |