Index: lams_monitoring/web/gate/permissionGateContent.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_monitoring/web/gate/permissionGateContent.jsp,v diff -u -r1.13 -r1.14 --- lams_monitoring/web/gate/permissionGateContent.jsp 9 Sep 2007 07:48:48 -0000 1.13 +++ lams_monitoring/web/gate/permissionGateContent.jsp 13 Sep 2008 02:11:46 -0000 1.14 @@ -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