Index: lams_monitoring/web/gate/conditionGateContent.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_monitoring/web/gate/conditionGateContent.jsp,v diff -u -r1.3.2.1 -r1.3.2.2 --- lams_monitoring/web/gate/conditionGateContent.jsp 24 Feb 2016 12:35:15 -0000 1.3.2.1 +++ lams_monitoring/web/gate/conditionGateContent.jsp 30 May 2016 12:10:36 -0000 1.3.2.2 @@ -24,6 +24,7 @@ <%@ taglib uri="tags-logic" prefix="logic" %> <%@ taglib uri="tags-core" prefix="c" %> <%@ taglib uri="tags-fmt" prefix="fmt" %> + <%@ taglib uri="tags-lams" prefix="lams" %> -
-

+ + + <%@ include file="gateInfo.jsp" %> @@ -94,4 +96,5 @@ -
+ + \ No newline at end of file Index: lams_monitoring/web/gate/permissionGateContent.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_monitoring/web/gate/permissionGateContent.jsp,v diff -u -r1.16.2.2 -r1.16.2.3 --- lams_monitoring/web/gate/permissionGateContent.jsp 24 Feb 2016 12:35:15 -0000 1.16.2.2 +++ lams_monitoring/web/gate/permissionGateContent.jsp 30 May 2016 12:10:36 -0000 1.16.2.3 @@ -24,6 +24,7 @@ <%@ taglib uri="tags-logic" prefix="logic" %> <%@ taglib uri="tags-core" prefix="c" %> <%@ taglib uri="tags-fmt" prefix="fmt" %> + <%@ taglib uri="tags-lams" prefix="lams" %>
-

+ + <%@ include file="gateInfo.jsp" %> @@ -97,4 +99,5 @@ -
+ + \ No newline at end of file Index: lams_monitoring/web/gate/scheduleGateContent.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_monitoring/web/gate/scheduleGateContent.jsp,v diff -u -r1.16 -r1.16.2.1 --- lams_monitoring/web/gate/scheduleGateContent.jsp 8 Apr 2014 11:33:20 -0000 1.16 +++ lams_monitoring/web/gate/scheduleGateContent.jsp 30 May 2016 12:10:36 -0000 1.16.2.1 @@ -26,10 +26,9 @@ <%@ taglib uri="tags-fmt" prefix="fmt" %> <%@ taglib uri="tags-lams" prefix="lams" %> -
+ + -

- <%@ include file="gateInfo.jsp" %> @@ -48,5 +47,4 @@ <%@ include file="gateStatus.jsp" %> -
- + Index: lams_monitoring/web/gate/sychGateContent.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_monitoring/web/gate/sychGateContent.jsp,v diff -u -r1.11 -r1.11.18.1 --- lams_monitoring/web/gate/sychGateContent.jsp 28 Sep 2006 23:29:39 -0000 1.11 +++ lams_monitoring/web/gate/sychGateContent.jsp 30 May 2016 12:10:36 -0000 1.11.18.1 @@ -24,14 +24,13 @@ <%@ taglib uri="tags-logic" prefix="logic" %> <%@ taglib uri="tags-core" prefix="c" %> <%@ taglib uri="tags-fmt" prefix="fmt" %> +<%@ taglib uri="tags-lams" prefix="lams" %> -
+ + -

- <%@ include file="gateInfo.jsp" %> <%@ include file="gateStatus.jsp" %> -
+ -