From 40ad762853069911f9949e74c1e17dd1c9c06004 Mon Sep 17 00:00:00 2001 From: duandongmei Date: Mon, 28 Jan 2019 13:56:01 +0600 Subject: [PATCH] =?UTF-8?q?ip=E7=99=BD=E5=90=8D=E5=8D=95=E6=89=93=E5=BC=80?= =?UTF-8?q?=E6=96=B9=E5=90=91=E5=B1=9E=E6=80=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/views/cfg/whitelist/ipForm.jsp | 6 +++--- src/main/webapp/WEB-INF/views/cfg/whitelist/ipSubList.jsp | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) 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 f32e4e221..6aee2dcf1 100644 --- a/src/main/webapp/WEB-INF/views/cfg/whitelist/ipForm.jsp +++ b/src/main/webapp/WEB-INF/views/cfg/whitelist/ipForm.jsp @@ -19,7 +19,7 @@ });*/ $(".glyphicon-plus").first().click(); $(".boxSolid .glyphicon-remove").first().addClass("hidden"); - $(".protocol").addClass("hidden"); + //$(".protocol").addClass("hidden"); $(".action").on("change", function() { $("#serviceId").val($(this).attr("serviceId")); $("#protocolId").val($(this).attr("protocolId")); @@ -28,7 +28,7 @@ $("#serviceId").val($(".action:checked").attr("serviceId")); $("#protocolId").val($(".action:checked").attr("protocolId")); $("select[name$='protocol']").parents(".form-group").addClass("hidden"); - $("select[name$='direction']").parents(".form-group").addClass("hidden"); + //$("select[name$='direction']").parents(".form-group").addClass("hidden"); $("#cfgFrom").validate( { errorPlacement : function(error, element) { @@ -182,7 +182,7 @@
+ code="config_describe" />aa
diff --git a/src/main/webapp/WEB-INF/views/cfg/whitelist/ipSubList.jsp b/src/main/webapp/WEB-INF/views/cfg/whitelist/ipSubList.jsp index 26eaf22d3..f25e7153d 100644 --- a/src/main/webapp/WEB-INF/views/cfg/whitelist/ipSubList.jsp +++ b/src/main/webapp/WEB-INF/views/cfg/whitelist/ipSubList.jsp @@ -92,7 +92,7 @@
-