Mercurial > dive4elements > river
changeset 1605:fe59df5c85cc
Partial fix for flys/issue471, add context menu to manual point themes.
flys-client/trunk@3961 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Wed, 08 Feb 2012 10:45:46 +0000 |
parents | cb3629a01126 |
children | a4da53328693 |
files | flys-client/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/flys-client/ChangeLog Tue Feb 07 15:00:28 2012 +0000 +++ b/flys-client/ChangeLog Wed Feb 08 10:45:46 2012 +0000 @@ -1,3 +1,10 @@ +2012-02-08 Felix Wolfsteller <felix.wolfsteller@intevation.de> + + Partial fix flys/issue471. + + * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java: + Treat as manual points every theme that ends as manualpoints. + 2012-02-07 Raimund Renkert <raimund.renkert@intevation.de> Issue 473. Manual point input is now localized.