Index: lams_monitoring/web/gate/scheduleGateContent.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_monitoring/web/gate/scheduleGateContent.jsp,v diff -u -r1.11 -r1.12 --- lams_monitoring/web/gate/scheduleGateContent.jsp 1 Jul 2006 12:49:41 -0000 1.11 +++ lams_monitoring/web/gate/scheduleGateContent.jsp 24 Aug 2006 00:05:59 -0000 1.12 @@ -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" %>

@@ -33,10 +34,10 @@

 

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

+

-

+

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