# HG changeset patch # User Tim Englich # Date 1277738684 0 # Node ID e2c4e9886dc342352e37b4f35b68d0b5f5fbbf80 # Parent 5b118b59dc145f3bd47954780a1d8fc1fb618b34 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 diff -r 5b118b59dc14 -r e2c4e9886dc3 gnv/ChangeLog --- 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 + + 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 ISSUE311 diff -r 5b118b59dc14 -r e2c4e9886dc3 gnv/src/main/webapp/WEB-INF/jsp/includes/display_map_fullscreen_inc.jsp --- 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"%> -
+

BSH Generischer Viewer

diff -r 5b118b59dc14 -r e2c4e9886dc3 gnv/src/main/webapp/scripts/viewport.jsp --- 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 },