Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 3856:651c2e508885
#897: Readded missing empty constructor.
flys-client/trunk@5602 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 26 Sep 2012 11:47:14 +0000 |
parents | b6b2d9aad95d |
children | 1f5c5c714026 |
comparison
equal
deleted
inserted
replaced
3855:b6b2d9aad95d | 3856:651c2e508885 |
---|---|
1 2012-09-26 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 flys/issue897 (MissingResourceException: Cannot find constant '500 The call failed on the server; see server log for details') | |
4 | |
5 * src/main/java/de/intevation/flys/client/shared/model/MapMode.java: | |
6 Readded default constructor. | |
7 | |
1 2012-09-25 Christian Lins <christian.lins@intevation.de> | 8 2012-09-25 Christian Lins <christian.lins@intevation.de> |
2 | 9 |
3 * src/main/java/de/intevation/flys/client/client/ui/fixation/FixPeriodPanel.java: | 10 * src/main/java/de/intevation/flys/client/client/ui/fixation/FixPeriodPanel.java: |
4 Default from and to dates are now shown with english locale, too (#854). | 11 Default from and to dates are now shown with english locale, too (#854). |
5 | 12 |