Index: lams_monitoring/web/gate/conditionGateContent.jsp =================================================================== diff -u -r5e63656a12c02f7476564e278b43ff4ce86ac930 -ra0aafa6930f1fd155293fe0955b2b6ee3d82f6b2 --- lams_monitoring/web/gate/conditionGateContent.jsp (.../conditionGateContent.jsp) (revision 5e63656a12c02f7476564e278b43ff4ce86ac930) +++ lams_monitoring/web/gate/conditionGateContent.jsp (.../conditionGateContent.jsp) (revision a0aafa6930f1fd155293fe0955b2b6ee3d82f6b2) @@ -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 =================================================================== diff -u -r5e63656a12c02f7476564e278b43ff4ce86ac930 -ra0aafa6930f1fd155293fe0955b2b6ee3d82f6b2 --- lams_monitoring/web/gate/permissionGateContent.jsp (.../permissionGateContent.jsp) (revision 5e63656a12c02f7476564e278b43ff4ce86ac930) +++ lams_monitoring/web/gate/permissionGateContent.jsp (.../permissionGateContent.jsp) (revision a0aafa6930f1fd155293fe0955b2b6ee3d82f6b2) @@ -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 =================================================================== diff -u -r88e98be30293b57a81d4a8a6e5cdaf5c62e97883 -ra0aafa6930f1fd155293fe0955b2b6ee3d82f6b2 --- lams_monitoring/web/gate/scheduleGateContent.jsp (.../scheduleGateContent.jsp) (revision 88e98be30293b57a81d4a8a6e5cdaf5c62e97883) +++ lams_monitoring/web/gate/scheduleGateContent.jsp (.../scheduleGateContent.jsp) (revision a0aafa6930f1fd155293fe0955b2b6ee3d82f6b2) @@ -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 =================================================================== diff -u -rca73a51b45e6071a6a9edd5da8b0d61bf3a39929 -ra0aafa6930f1fd155293fe0955b2b6ee3d82f6b2 --- lams_monitoring/web/gate/sychGateContent.jsp (.../sychGateContent.jsp) (revision ca73a51b45e6071a6a9edd5da8b0d61bf3a39929) +++ lams_monitoring/web/gate/sychGateContent.jsp (.../sychGateContent.jsp) (revision a0aafa6930f1fd155293fe0955b2b6ee3d82f6b2) @@ -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" %> -
+ -