Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 3734:0c217de0d84b
Modify every second theme to differ from default theme (#835)
flys-artifacts/trunk@5407 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Christian Lins <christian.lins@intevation.de> |
---|---|
date | Sun, 09 Sep 2012 09:32:49 +0000 |
parents | 893b2477208f |
children | f48396deca91 |
comparison
equal
deleted
inserted
replaced
3733:893b2477208f | 3734:0c217de0d84b |
---|---|
1 2012-09-09 Christian Lins <christian.lins@intevation.de> | |
2 | |
3 * doc/conf/second-themes.xml: | |
4 Modify every theme to differ from default theme (#835). | |
5 | |
6 * src/main/java/de/intevation/flys/artifacts/services/MainValuesService.java: | |
7 Use gauge.getMainValues() instead of gauge.fetchMainValues() which fixes | |
8 a compiling issue on my setup. | |
9 | |
1 2012-09-08 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 10 2012-09-08 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 11 |
3 Some models for representing results for the upcoming | 12 Some models for representing results for the upcoming |
4 "Auslagerung extremer Wasserspiegellagen". Work im progress. | 13 "Auslagerung extremer Wasserspiegellagen". Work im progress. |
5 | 14 |