Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 305:f0966e1a5a7a
Removed the state to explicitly select a gauge.
flys-artifacts/trunk@1682 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 14 Apr 2011 08:23:15 +0000 |
parents | 992afc0299cd |
children | 35301cc3b875 |
comparison
equal
deleted
inserted
replaced
304:992afc0299cd | 305:f0966e1a5a7a |
---|---|
1 2011-04-14 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/states/GaugeSelect.java: | |
4 Removed. We do not need a state to select a gauge - the selection takes | |
5 place by choosing a start and an end point. | |
6 | |
1 2011-04-13 Ingo Weinzierl <ingo@intevation.de> | 7 2011-04-13 Ingo Weinzierl <ingo@intevation.de> |
2 | 8 |
3 * src/main/java/de/intevation/flys/artifacts/states/RiverSelect.java: | 9 * src/main/java/de/intevation/flys/artifacts/states/RiverSelect.java: |
4 Bugfix: added missing label node to root node and a namespace to the | 10 Bugfix: added missing label node to root node and a namespace to the |
5 data node. | 11 data node. |