Index: lams_monitoring/web/gate/permissionGateContent.jsp =================================================================== diff -u -r614080cb0cdefaf39c8453eeaa7977e17d2b0882 -r418a30a76094c56762b5beb23cb2dd72619e316c --- lams_monitoring/web/gate/permissionGateContent.jsp (.../permissionGateContent.jsp) (revision 614080cb0cdefaf39c8453eeaa7977e17d2b0882) +++ lams_monitoring/web/gate/permissionGateContent.jsp (.../permissionGateContent.jsp) (revision 418a30a76094c56762b5beb23cb2dd72619e316c) @@ -24,20 +24,79 @@ <%@ taglib uri="tags-logic" prefix="logic" %> <%@ taglib uri="tags-core" prefix="c" %> <%@ taglib uri="tags-fmt" prefix="fmt" %> - +

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

+

-

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

+ + + + + + + + + + + + + + + + + + + +
+ + + + + +
+ " onclick="document.pressed='forbidden'"/> + + " onclick="document.pressed='waiting'"/> + +   +
+
+
+ \ No newline at end of file