[Mpuls-commits] r4584 - base/trunk/mpulsweb/lib

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Mon Feb 7 10:32:56 CET 2011


Author: torsten
Date: 2011-02-07 10:32:55 +0100 (Mon, 07 Feb 2011)
New Revision: 4584

Modified:
   base/trunk/mpulsweb/lib/config.py
Log:
* mpulsweb/lib/config.py: Added new config variable to show statement
	links under further options.


Modified: base/trunk/mpulsweb/lib/config.py
===================================================================
--- base/trunk/mpulsweb/lib/config.py	2011-02-07 09:29:17 UTC (rev 4583)
+++ base/trunk/mpulsweb/lib/config.py	2011-02-07 09:32:55 UTC (rev 4584)
@@ -155,6 +155,7 @@
         set('case-module', 'logbook', '1')
         set('case-module', 'organisation', '1') #set editors, standin
         set('case-module', 'tags', '0')
+        set('case-module', 'statements', '0') # show links for statements under further options.
         #enable application based tagging (devel)
         set('case-module', 'checktags', '0') 
         #enable the case-copy function in template (devel)



More information about the Mpuls-commits mailing list