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

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Thu Apr 15 12:27:27 CEST 2010


Author: torsten
Date: 2010-04-15 12:27:27 +0200 (Thu, 15 Apr 2010)
New Revision: 2370

Modified:
   wasko/branches/2.0/jmd.json
Log:
* jmd.json: Added new option remindercondition


Modified: wasko/branches/2.0/jmd.json
===================================================================
--- wasko/branches/2.0/jmd.json	2010-04-15 10:23:17 UTC (rev 2369)
+++ wasko/branches/2.0/jmd.json	2010-04-15 10:27:27 UTC (rev 2370)
@@ -123,7 +123,8 @@
          	 "session":true, "alias":"cm_end", "alias_force_string":false},
          	{"name":"bearbeiter_id", "search_retrieve":true,
          	 "preload":true, "alias":"editor", "alias_force_string":false}
-     		]
+     		],
+		"remindercondition": "extract(year from age(geburtsdatum)) >= 27"
  	},
 
 	"renderer": {



More information about the Mpuls-commits mailing list