[Mpuls-commits] r5001 - wasko/trunk
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Tue May 24 20:26:18 CEST 2011
Author: bh
Date: 2011-05-24 20:26:17 +0200 (Tue, 24 May 2011)
New Revision: 5001
Modified:
wasko/trunk/ChangeLog
wasko/trunk/wasko.json
Log:
* wasko.json: Remove renderer rg_digests settings. Equivalent
settings have been in the formedtree.xml file for a while now, so
it's not necessary anymore to duplicate the settings in the json
file.
Modified: wasko/trunk/ChangeLog
===================================================================
--- wasko/trunk/ChangeLog 2011-05-24 14:00:14 UTC (rev 5000)
+++ wasko/trunk/ChangeLog 2011-05-24 18:26:17 UTC (rev 5001)
@@ -1,3 +1,10 @@
+2011-05-24 Bernhard Herzog <bh at intevation.de>
+
+ * wasko.json: Remove renderer rg_digests settings. Equivalent
+ settings have been in the formedtree.xml file for a while now, so
+ it's not necessary anymore to duplicate the settings in the json
+ file.
+
2011-05-20 Bernhard Herzog <bh at intevation.de>
* waskoweb/public/formed/formedtree.xml: Port db_xml2 revision
Modified: wasko/trunk/wasko.json
===================================================================
--- wasko/trunk/wasko.json 2011-05-24 14:00:14 UTC (rev 5000)
+++ wasko/trunk/wasko.json 2011-05-24 18:26:17 UTC (rev 5001)
@@ -229,13 +229,6 @@
],
"remindermindays": "90"
},
- "renderer": {
- "rg_digests": {
- "rg_hilfsmassnahmen": {"fields": ["hilfsmassnahmen_art",
- "hilfsmassnahmen_start",
- "hilfsmassnahmen_ende"]}
- }
- },
"evaluations": {
"adele-phases": ["1"],
"default-phases": ["1"],
More information about the Mpuls-commits
mailing list