Mercurial > dive4elements > river
comparison 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 |
comparison
equal
deleted
inserted
replaced
1310:c4c957a9c092 | 1311:981dde77b49f |
---|---|
1 2011-10-12 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 flys/issue288 (ÜSK: Legende hinzufügen) | |
4 | |
5 * src/main/java/de/intevation/flys/client/client/ui/map/DrawControl.java: | |
6 Added icons to the barrier combobox. | |
7 | |
8 * src/main/webapp/images/dam.png, | |
9 src/main/webapp/images/pipe1.png, | |
10 src/main/webapp/images/pipe2.png, | |
11 src/main/webapp/images/ditch.png, | |
12 src/main/webapp/images/ring_dike.png: New icons used in the barrier | |
13 combobox in the digitize panel. | |
14 | |
1 2011-10-12 Ingo Weinzierl <ingo@intevation.de> | 15 2011-10-12 Ingo Weinzierl <ingo@intevation.de> |
2 | 16 |
3 * src/main/java/de/intevation/flys/client/server/CollectionItemAttributeServiceImpl.java: | 17 * src/main/java/de/intevation/flys/client/server/CollectionItemAttributeServiceImpl.java: |
4 Throw a ServerException if no styles were found in the XML document. | 18 Throw a ServerException if no styles were found in the XML document. |
5 | 19 |