Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 89:131e3f23a74e
Modified the URL of the 'back button' image.
flys-client/trunk@1601 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 29 Mar 2011 09:45:57 +0000 |
parents | 4d7c6a63602b |
children | f8c240f28c2a |
comparison
equal
deleted
inserted
replaced
88:4d7c6a63602b | 89:131e3f23a74e |
---|---|
1 2011-03-29 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/client/FLYSMessages_en.properties, | |
4 src/main/java/de/intevation/flys/client/client/FLYSMessages_de.properties, | |
5 src/main/java/de/intevation/flys/client/client/FLYSMessages.java: | |
6 Modified the string that points to the 'back button' image. | |
7 | |
8 * src/main/java/de/intevation/flys/client/client/ui/AbstractUIProvider.java: | |
9 Modified the URL that points to the 'back button' image. Now, the | |
10 base URL is taken into account as well. The button will be shown | |
11 everywhere now (in every installation)! | |
12 | |
1 2011-03-29 Raimund Renkert <rrenkert@intevation.de> | 13 2011-03-29 Raimund Renkert <rrenkert@intevation.de> |
2 | 14 |
3 * src/main/java/de/intevation/flys/client/client/ui/MainMenu.java: Fixed | 15 * src/main/java/de/intevation/flys/client/client/ui/MainMenu.java: Fixed |
4 toggle method. | 16 toggle method. |
5 | 17 |