[Mpuls-commits] r2981 - jmd/trunk

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Thu Jun 10 12:50:37 CEST 2010


Author: torsten
Date: 2010-06-10 12:50:37 +0200 (Thu, 10 Jun 2010)
New Revision: 2981

Modified:
   jmd/trunk/jmdstruktur.json
Log:
Disabled organisation, export and anonymisation of cases in jmdstrukturweb


Modified: jmd/trunk/jmdstruktur.json
===================================================================
--- jmd/trunk/jmdstruktur.json	2010-06-10 10:49:55 UTC (rev 2980)
+++ jmd/trunk/jmdstruktur.json	2010-06-10 10:50:37 UTC (rev 2981)
@@ -11,8 +11,11 @@
 		"appointments": "0",
 		"reminders": "0",
 		"documents": "0",
-		"export": "0",
-		"casebundle": "1",
+		"exportXML": "0",
+		"exportXLS": "0",
+		"exportCSV": "0",
+		"anonymize": "0",
+		"organisation": "0",
 		"logbook": "0",
 		"privacy": "0"
 	},



More information about the Mpuls-commits mailing list