Index: lams_monitoring/web/gate/conditionGateContent.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_monitoring/web/gate/conditionGateContent.jsp,v diff -u -r1.3.2.2 -r1.3.2.3 --- lams_monitoring/web/gate/conditionGateContent.jsp 30 May 2016 12:10:36 -0000 1.3.2.2 +++ lams_monitoring/web/gate/conditionGateContent.jsp 18 Sep 2016 08:51:59 -0000 1.3.2.3 @@ -1,24 +1,3 @@ - <%-- - Copyright (C) 2005 LAMS Foundation (http://lamsfoundation.org) - License Information: http://lamsfoundation.org/licensing/lams/2.0/ - - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - USA - - http://www.gnu.org/licenses/gpl.txt - --%> - <%@ taglib uri="tags-html" prefix="html" %> <%@ taglib uri="tags-bean" prefix="bean" %> <%@ taglib uri="tags-logic" prefix="logic" %> @@ -44,57 +23,12 @@ <%@ include file="gateInfo.jsp" %>


-

+

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

- - - - - - - - - - - - - - - - - - -
- - - - - -
- " onclick="document.pressed='forbidden'"/> - - " onclick="document.pressed='waiting'"/> - -   -
-
+ <%@ include file="openGateSingleUser.jsp" %>
\ No newline at end of file Index: lams_monitoring/web/gate/gateInfo.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_monitoring/web/gate/gateInfo.jsp,v diff -u -r1.9.2.4 -r1.9.2.5 --- lams_monitoring/web/gate/gateInfo.jsp 18 Sep 2016 07:09:57 -0000 1.9.2.4 +++ lams_monitoring/web/gate/gateInfo.jsp 18 Sep 2016 08:51:59 -0000 1.9.2.5 @@ -8,19 +8,26 @@ + + +
+
+
+ +
+
+ +
+
+
+

+

- - - - -

-
-
-
+ Index: lams_monitoring/web/gate/gateStatus.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_monitoring/web/gate/gateStatus.jsp,v diff -u -r1.8 -r1.8.12.1 --- lams_monitoring/web/gate/gateStatus.jsp 27 May 2008 02:13:16 -0000 1.8 +++ lams_monitoring/web/gate/gateStatus.jsp 18 Sep 2016 08:51:59 -0000 1.8.12.1 @@ -1,42 +1,25 @@ -<%-- -Copyright (C) 2005 LAMS Foundation (http://lamsfoundation.org) -License Information: http://lamsfoundation.org/licensing/lams/2.0/ + - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + + + +

+
+
+ +
+ - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. +
+
+
+ +
+
+ +
+
+
- You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - USA - - http://www.gnu.org/licenses/gpl.txt ---%> - -

- -
-
- -
-
-

- -

- - - - - - -

-
- Fisheye: Tag 1.1 refers to a dead (removed) revision in file `lams_monitoring/web/gate/openGateSingleUser.jsp'. Fisheye: No comparison available. Pass `N' to diff? Index: lams_monitoring/web/gate/permissionGateContent.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_monitoring/web/gate/permissionGateContent.jsp,v diff -u -r1.16.2.3 -r1.16.2.4 --- lams_monitoring/web/gate/permissionGateContent.jsp 30 May 2016 12:10:36 -0000 1.16.2.3 +++ lams_monitoring/web/gate/permissionGateContent.jsp 18 Sep 2016 08:51:59 -0000 1.16.2.4 @@ -1,24 +1,3 @@ - <%-- - Copyright (C) 2005 LAMS Foundation (http://lamsfoundation.org) - License Information: http://lamsfoundation.org/licensing/lams/2.0/ - - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 - USA - - http://www.gnu.org/licenses/gpl.txt - --%> - <%@ taglib uri="tags-html" prefix="html" %> <%@ taglib uri="tags-bean" prefix="bean" %> <%@ taglib uri="tags-logic" prefix="logic" %> @@ -37,67 +16,18 @@ } } -
- <%@ include file="gateInfo.jsp" %> -

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

- - - - - - - - - - - - - - - - - - - -
- - - - - -
- " onclick="document.pressed='forbidden'"/> - - " onclick="document.pressed='waiting'"/> - -   -
-
+ <%@ include file="openGateSingleUser.jsp" %>
\ No newline at end of file