[Mpuls-commits] r5807 - jmd/trunk
scm-commit at wald.intevation.org
scm-commit at wald.intevation.org
Tue Feb 7 12:00:03 CET 2012
Author: roland
Date: 2012-02-07 12:00:03 +0100 (Tue, 07 Feb 2012)
New Revision: 5807
Modified:
jmd/trunk/jmd.json
jmd/trunk/jmdstruktur.json
Log:
issue2874: Update the default dates for the evaluation search
Modified: jmd/trunk/jmd.json
===================================================================
--- jmd/trunk/jmd.json 2012-02-07 10:59:18 UTC (rev 5806)
+++ jmd/trunk/jmd.json 2012-02-07 11:00:03 UTC (rev 5807)
@@ -50,8 +50,8 @@
},
"search": {
"default-sorting": "name",
- "default-start-date": "2010-01-01",
- "default-end-date": "2010-12-31",
+ "default-start-date": "2011-01-01",
+ "default-end-date": "2011-12-31",
"admin_defaults": [
{"search_str": "",
"editor": -1,
Modified: jmd/trunk/jmdstruktur.json
===================================================================
--- jmd/trunk/jmdstruktur.json 2012-02-07 10:59:18 UTC (rev 5806)
+++ jmd/trunk/jmdstruktur.json 2012-02-07 11:00:03 UTC (rev 5807)
@@ -63,8 +63,8 @@
},
"search": {
"default-sorting": "id",
- "default-start-date": "2010-01-01",
- "default-end-date": "2010-12-31",
+ "default-start-date": "2011-01-01",
+ "default-end-date": "2011-12-31",
"admin_defaults": [
{"search_str": "",
"editor": -1,
More information about the Mpuls-commits
mailing list