[Mpuls-commits] r2514 - wasko/branches/2.0
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Mon Apr 26 12:51:38 CEST 2010
Author: torsten
Date: 2010-04-26 12:51:35 +0200 (Mon, 26 Apr 2010)
New Revision: 2514
Modified:
wasko/branches/2.0/jmd.json
Log:
* jmd.json: Disabled XLS and CSV export
Modified: wasko/branches/2.0/jmd.json
===================================================================
--- wasko/branches/2.0/jmd.json 2010-04-26 10:48:30 UTC (rev 2513)
+++ wasko/branches/2.0/jmd.json 2010-04-26 10:51:35 UTC (rev 2514)
@@ -8,7 +8,8 @@
},
"case-module": {
"import": "0",
- "export": "0",
+ "exportXLS": "0",
+ "exportCSV": "0",
"casebundle": "1",
"logbook": "0"
},
More information about the Mpuls-commits
mailing list