Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/ChangeLog @ 636:22cc12b1622c
Take parent states only to describe static user interface part - not the current state itself.
gnv-artifacts/trunk@718 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 01 Mar 2010 14:15:33 +0000 |
parents | 87f05cec1632 |
children | 154d158238d3 |
comparison
equal
deleted
inserted
replaced
635:87f05cec1632 | 636:22cc12b1622c |
---|---|
1 2010-03-01 Ingo Weinzierl <ingo.weinzierl@intevation.de> | |
2 | |
3 Issue179 | |
4 | |
5 * src/main/java/de/intevation/gnv/artifacts/GNVArtifactBase.java: Removed | |
6 code former used to append product select box. | |
7 | |
8 * src/main/java/de/intevation/gnv/state/StateBase.java: Just use all parent | |
9 states to render the static part of the user interfact - not the current | |
10 state itself! | |
11 | |
1 2010-03-01 Ingo Weinzierl <ingo.weinzierl@intevation.de> | 12 2010-03-01 Ingo Weinzierl <ingo.weinzierl@intevation.de> |
2 | 13 |
3 * src/main/java/de/intevation/gnv/artifacts/GNVArtifactBase.java: Removed | 14 * src/main/java/de/intevation/gnv/artifacts/GNVArtifactBase.java: Removed |
4 methods which aren't used anymore (used before changing the caching | 15 methods which aren't used anymore (used before changing the caching |
5 mechanism). | 16 mechanism). |