Mercurial > dive4elements > river
diff flys-client/ChangeLog @ 1311:981dde77b49f
#288 Added icons to the barriers combobox for digitizing features.
flys-client/trunk@2946 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 12 Oct 2011 10:22:46 +0000 |
parents | c4c957a9c092 |
children | 32efaea1336c |
line wrap: on
line diff
--- a/flys-client/ChangeLog Wed Oct 12 09:34:38 2011 +0000 +++ b/flys-client/ChangeLog Wed Oct 12 10:22:46 2011 +0000 @@ -1,3 +1,17 @@ +2011-10-12 Ingo Weinzierl <ingo@intevation.de> + + flys/issue288 (ÜSK: Legende hinzufügen) + + * src/main/java/de/intevation/flys/client/client/ui/map/DrawControl.java: + Added icons to the barrier combobox. + + * src/main/webapp/images/dam.png, + src/main/webapp/images/pipe1.png, + src/main/webapp/images/pipe2.png, + src/main/webapp/images/ditch.png, + src/main/webapp/images/ring_dike.png: New icons used in the barrier + combobox in the digitize panel. + 2011-10-12 Ingo Weinzierl <ingo@intevation.de> * src/main/java/de/intevation/flys/client/server/CollectionItemAttributeServiceImpl.java: