[Webflysuesk-commits] r66 - in webflysuesk/branches/openlayers-integration: . webflys/src/main/webapp/pages
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Thu Jul 16 10:02:06 CEST 2009
Author: iweinzierl
Date: 2009-07-16 10:02:05 +0200 (Thu, 16 Jul 2009)
New Revision: 66
Modified:
webflysuesk/branches/openlayers-integration/ChangeLog.txt
webflysuesk/branches/openlayers-integration/webflys/src/main/webapp/pages/app.jsp
Log:
Url, linking to the startpage, adjusted
Modified: webflysuesk/branches/openlayers-integration/ChangeLog.txt
===================================================================
--- webflysuesk/branches/openlayers-integration/ChangeLog.txt 2009-07-16 07:43:33 UTC (rev 65)
+++ webflysuesk/branches/openlayers-integration/ChangeLog.txt 2009-07-16 08:02:05 UTC (rev 66)
@@ -1,5 +1,10 @@
2009-07-16 Ingo Weinzierl <ingo.weinzierl at intevation.de>
+ * webflys/src/main/webapp/pages/app.jsp: URL, linking to the start-page of
+ the application, adjusted.
+
+2009-07-16 Ingo Weinzierl <ingo.weinzierl at intevation.de>
+
* webflys/src/main/webapp/pages/karte.js,
webflys/src/main/webapp/pages/app.jsp: After fetching all/one job, the
time the request took is displayed below the map.
Modified: webflysuesk/branches/openlayers-integration/webflys/src/main/webapp/pages/app.jsp
===================================================================
--- webflysuesk/branches/openlayers-integration/webflys/src/main/webapp/pages/app.jsp 2009-07-16 07:43:33 UTC (rev 65)
+++ webflysuesk/branches/openlayers-integration/webflys/src/main/webapp/pages/app.jsp 2009-07-16 08:02:05 UTC (rev 66)
@@ -140,9 +140,9 @@
<body>
<div id="olbanner" style="height: 85px; margin: 10px 0px;">
- <a href="index.html" alt="Startseite" title="Startseite">
+ <html:link forward="app">
WebFLYS.next generation
- </a>
+ </html:link>
<br>
More information about the Webflysuesk-commits
mailing list