From e3bc965f9c0d9a5e9bd368bb5d0bd0ba7819b195 Mon Sep 17 00:00:00 2001 From: rkv Date: Mon, 15 Apr 2013 12:50:57 +0000 Subject: [PATCH] Fix for disabling "show study" menu item after logout. JSP code is improved for dispalyStudyProperties and editStudyProperties. --- .../study/displayStudyProperties.jsp | 10 --- .../WebContent/study/editStudyProperties.jsp | 83 ++++++++----------- .../src/org/splat/simer/ConnectionAction.java | 2 +- 3 files changed, 34 insertions(+), 61 deletions(-) diff --git a/Workspace/Siman/WebContent/study/displayStudyProperties.jsp b/Workspace/Siman/WebContent/study/displayStudyProperties.jsp index ee2188c..8607319 100644 --- a/Workspace/Siman/WebContent/study/displayStudyProperties.jsp +++ b/Workspace/Siman/WebContent/study/displayStudyProperties.jsp @@ -1,12 +1,5 @@ <%@ page language="java" contentType="text/html; charset=ISO-8859-1" pageEncoding="ISO-8859-1"%> <%@ taglib prefix="s" uri="/struts-tags"%> - - - - rel="stylesheet" type="text/css"> - - - @@ -122,6 +115,3 @@ - - - \ No newline at end of file diff --git a/Workspace/Siman/WebContent/study/editStudyProperties.jsp b/Workspace/Siman/WebContent/study/editStudyProperties.jsp index b51afeb..47d8917 100644 --- a/Workspace/Siman/WebContent/study/editStudyProperties.jsp +++ b/Workspace/Siman/WebContent/study/editStudyProperties.jsp @@ -7,8 +7,6 @@ <%@ page import="org.splat.simer.StudyPropertiesAction"%> <%@ page import="org.splat.dal.bo.kernel.User"%> <%@ taglib prefix="s" uri="/struts-tags"%> - - display @@ -25,23 +23,11 @@ - - - - - rel="stylesheet" type="text/css"> - - - - +