Mercurial > dive4elements > river
diff flys-artifacts/ChangeLog @ 2207:a38f43f626f5
Display the name of the reference gauge in the static ui of 'historical discharge curves' calculation.
flys-artifacts/trunk@3832 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 30 Jan 2012 13:36:36 +0000 |
parents | e2124ca11adb |
children | b8a1e488b684 |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Mon Jan 30 13:33:18 2012 +0000 +++ b/flys-artifacts/ChangeLog Mon Jan 30 13:36:36 2012 +0000 @@ -1,3 +1,10 @@ +2012-01-30 Ingo Weinzierl <ingo@intevation.de> + + * src/main/java/de/intevation/flys/artifacts/states/ReferenceGaugeState.java: + Override getLabelFor() method defined in DefaultState to return the name + of a Gauge based on the official number which is stored in the + parameterization. + 2012-01-30 Felix Wolfsteller <felix.wolfsteller@intevation.de> Allow manual points in more diagram types.