Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/ChangeLog @ 491:cbb6b592bc6f
Mark the fis select node with an attribute 'fis', which is important for the XSL sheet to create a link to step back to this point.
gnv-artifacts/trunk@567 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 18 Jan 2010 15:49:12 +0000 |
parents | be53566c1640 |
children | 79e80c289018 |
comparison
equal
deleted
inserted
replaced
490:be53566c1640 | 491:cbb6b592bc6f |
---|---|
1 2010-01-18 Ingo Weinzierl <ingo.weinzierl@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/gnv/artifacts/GNVDefaultArtifact.java: Add an | |
4 attribute 'fis' to the fis select node. If this attribute is found in | |
5 XSLT, a link to step back and select a new fis will be created. | |
6 | |
1 2010-01-18 Tim Englich <tim.englich@intevation.de> | 7 2010-01-18 Tim Englich <tim.englich@intevation.de> |
2 | 8 |
3 * doc/schema/externalinterface_schema.sql: | 9 * doc/schema/externalinterface_schema.sql: |
4 Added Comments and further Informations. | 10 Added Comments and further Informations. |
5 | 11 |