[Mpuls-commits] r2575 - wasko/branches/2.0/mpulsweb/lib
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Fri Apr 30 12:43:49 CEST 2010
Author: torsten
Date: 2010-04-30 12:43:47 +0200 (Fri, 30 Apr 2010)
New Revision: 2575
Modified:
wasko/branches/2.0/mpulsweb/lib/config.py
Log:
* mpulsweb/lib/config.py: Added new config var for a literal
description of the reminder condition.
Modified: wasko/branches/2.0/mpulsweb/lib/config.py
===================================================================
--- wasko/branches/2.0/mpulsweb/lib/config.py 2010-04-30 09:49:47 UTC (rev 2574)
+++ wasko/branches/2.0/mpulsweb/lib/config.py 2010-04-30 10:43:47 UTC (rev 2575)
@@ -176,6 +176,7 @@
# define another condition which must evaluate to TRUE or FALSE in SQL
# manner.
set('case', 'remindercondition', 'TRUE')
+ set('case', 'reminderconditiondesc', 'Keine')
set('case', 'remindermindays', '0')
set('case', 'remindermaxdays', '9999')
More information about the Mpuls-commits
mailing list