[Mpuls-commits] r1985 - wasko/branches/2.0

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Wed Mar 17 10:42:06 CET 2010


Author: torsten
Date: 2010-03-17 10:42:05 +0100 (Wed, 17 Mar 2010)
New Revision: 1985

Modified:
   wasko/branches/2.0/jmd.json
Log:
* jmd.json: Added new config vars to jmd.json


Modified: wasko/branches/2.0/jmd.json
===================================================================
--- wasko/branches/2.0/jmd.json	2010-03-17 09:33:50 UTC (rev 1984)
+++ wasko/branches/2.0/jmd.json	2010-03-17 09:42:05 UTC (rev 1985)
@@ -106,6 +106,19 @@
 			"2": []
 		}]
 	},
+	"search": {
+		"admin_defaults": [
+            		{"search_str": "", 
+			 "state": ["3", "4"], 
+			 "phase": ["-1", "0", "1", "2", "3"]}
+		],
+		"cm_defaults": [
+            		{"own": "1", 
+			 "search_str": "", 
+			 "state": ["1"], 
+			 "phase": ["-1", "0", "1", "2", "3"]}
+		]
+	},
 	"logbook": {
 		"categories": [
 			{



More information about the Mpuls-commits mailing list