[Mpuls-commits] r3402 - base/trunk/mpulsweb/lib
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Fri Aug 13 17:16:58 CEST 2010
Author: torsten
Date: 2010-08-13 17:16:57 +0200 (Fri, 13 Aug 2010)
New Revision: 3402
Modified:
base/trunk/mpulsweb/lib/config.py
Log:
* mpulsweb/lib/config.py: Added new configuration value to define the
different types of logbook entries
Modified: base/trunk/mpulsweb/lib/config.py
===================================================================
--- base/trunk/mpulsweb/lib/config.py 2010-08-13 15:06:28 UTC (rev 3401)
+++ base/trunk/mpulsweb/lib/config.py 2010-08-13 15:16:57 UTC (rev 3402)
@@ -306,6 +306,7 @@
# Available types of entries
set('logbook', 'descriptions', [{}])
set('logbook', 'categories', [{}])
+ set('logbook', 'types', [{}])
# EVALUATIONS
# ------------
More information about the Mpuls-commits
mailing list