|
+ |
|
|
|
- |
- |
+<%-- |
+ --%> |
|
|
|
@@ -339,10 +341,11 @@
▷ ▼
+ ${cfg.compileId } |
${cfg.cfgDesc } |
${cfg.appName } |
${cfg.behavName } |
- ${cfg.ratelimit } |
+ <%-- ${cfg.ratelimit } | --%>
diff --git a/src/main/webapp/WEB-INF/views/cfg/basicprotocol/list.jsp b/src/main/webapp/WEB-INF/views/cfg/basicprotocol/list.jsp
index 14413be11..d32876c3e 100644
--- a/src/main/webapp/WEB-INF/views/cfg/basicprotocol/list.jsp
+++ b/src/main/webapp/WEB-INF/views/cfg/basicprotocol/list.jsp
@@ -321,7 +321,7 @@
|
|
<%-- | --%>
- |
+ <%-- | --%>
|
|
|
@@ -351,7 +351,7 @@
${cfg.cfgDesc } |
${cfg.appName } |
<%-- ${cfg.behavName } | --%>
- ${cfg.ratelimit } |
+ <%-- ${cfg.ratelimit } | --%>
diff --git a/src/main/webapp/WEB-INF/views/cfg/encryptedtunnelbehav/list.jsp b/src/main/webapp/WEB-INF/views/cfg/encryptedtunnelbehav/list.jsp
index f25295cd8..a72db7637 100644
--- a/src/main/webapp/WEB-INF/views/cfg/encryptedtunnelbehav/list.jsp
+++ b/src/main/webapp/WEB-INF/views/cfg/encryptedtunnelbehav/list.jsp
@@ -321,7 +321,7 @@
|
|
|
- |
+ <%-- | --%>
|
|
|
@@ -351,7 +351,7 @@
${cfg.cfgDesc } |
${cfg.appName } |
${cfg.behavName } |
- ${cfg.ratelimit } |
+ <%-- ${cfg.ratelimit } | --%>
| | |