diff --git a/src/main/webapp/WEB-INF/views/cfg/whitelist/ipForm.jsp b/src/main/webapp/WEB-INF/views/cfg/whitelist/ipForm.jsp index 7d6753711..e508408a4 100644 --- a/src/main/webapp/WEB-INF/views/cfg/whitelist/ipForm.jsp +++ b/src/main/webapp/WEB-INF/views/cfg/whitelist/ipForm.jsp @@ -115,8 +115,9 @@ $(function(){
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 6efc86779..c68f62626 100644 --- a/src/main/webapp/WEB-INF/views/cfg/whitelist/ipList.jsp +++ b/src/main/webapp/WEB-INF/views/cfg/whitelist/ipList.jsp @@ -232,7 +232,9 @@ <%-- ${status.index+1 } --%> ${cfg.cfgDesc } - V${cfg.ipType } + + ${ipType.itemValue} + ${cfg.srcIpAddress } ${cfg.srcPort } ${cfg.destIpAddress }