changeset 1013:e2c4e9886dc3

Syncronized size of the headline of fullscreen-mode of the map-client to the size of the headline of the web-client. gnv/trunk@1232 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Tim Englich <tim.englich@intevation.de>
date Mon, 28 Jun 2010 15:24:44 +0000
parents 5b118b59dc14
children 6eea2c04b681
files gnv/ChangeLog gnv/src/main/webapp/WEB-INF/jsp/includes/display_map_fullscreen_inc.jsp gnv/src/main/webapp/scripts/viewport.jsp
diffstat 3 files changed, 10 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/gnv/ChangeLog	Mon Jun 28 15:15:38 2010 +0000
+++ b/gnv/ChangeLog	Mon Jun 28 15:24:44 2010 +0000
@@ -1,3 +1,11 @@
+2010-06-28  Tim Englich  <tim.englich@intevation.de>
+
+	  ISSUE311
+
+	* src/main/webapp/WEB-INF/jsp/includes/display_map_fullscreen_inc.jsp: 
+	  Syncronized size of the headline of fullscreen-mode of the map-client 
+	  to the size of the headline of the  web-client.
+
 2010-06-28  Tim Englich  <tim.englich@intevation.de>
 
 	  ISSUE311
--- a/gnv/src/main/webapp/WEB-INF/jsp/includes/display_map_fullscreen_inc.jsp	Mon Jun 28 15:15:38 2010 +0000
+++ b/gnv/src/main/webapp/WEB-INF/jsp/includes/display_map_fullscreen_inc.jsp	Mon Jun 28 15:24:44 2010 +0000
@@ -1,5 +1,5 @@
 <%@ taglib uri="http://jakarta.apache.org/struts/tags-bean" prefix="bean"%>
-<div id="title">
+<div id="headline">
     <h1 class="headline">BSH Generischer Viewer</h1>
 </div>
 <div id="cap" style="height: 100%; width: 100%; overflow: auto">
--- a/gnv/src/main/webapp/scripts/viewport.jsp	Mon Jun 28 15:15:38 2010 +0000
+++ b/gnv/src/main/webapp/scripts/viewport.jsp	Mon Jun 28 15:24:44 2010 +0000
@@ -268,7 +268,7 @@
         items: [
           {
             region: "north",
-            contentEl: "title",
+            contentEl: "headline",
             cls: 'title',
             height: 40
           },

http://dive4elements.wald.intevation.org