Mercurial > dive4elements > river
diff flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants.properties @ 1399:748e7c828d03
Issue312.
Moved images and get image urls from constants to completly support IE7.
flys-client/trunk@3284 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Thu, 17 Nov 2011 14:10:51 +0000 |
parents | e4632718dd7b |
children | 96708d81eaf6 |
line wrap: on
line diff
--- a/flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants.properties Mon Nov 14 13:19:02 2011 +0000 +++ b/flys-client/src/main/java/de/intevation/flys/client/client/FLYSConstants.properties Thu Nov 17 14:10:51 2011 +0000 @@ -55,6 +55,19 @@ label_ok = Ok label_cancel = Cancel +# Header images +flysLogo = images/flys_logo.gif +bfgLogo = images/bfg_logo.gif + +# Images +downloadPNG = images/downloadPNG.png +downloadPDF = images/downloadPDF.png +downloadSVG = images/downloadSVG.png +loadingImg = images/loading.gif +markerRed = images/marker_red.png +markerGreen = images/marker_green.png +riverMap = images/gewkarte.png + dpLabelFrom = From dpUnitFrom = km dpLabelTo = To