[Mpuls-commits] r2519 - wasko/branches/2.0/mpulsweb/lib

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Mon Apr 26 14:06:44 CEST 2010


Author: torsten
Date: 2010-04-26 14:06:43 +0200 (Mon, 26 Apr 2010)
New Revision: 2519

Modified:
   wasko/branches/2.0/mpulsweb/lib/validators.py
Log:
Allow more keywords for bundled actions


Modified: wasko/branches/2.0/mpulsweb/lib/validators.py
===================================================================
--- wasko/branches/2.0/mpulsweb/lib/validators.py	2010-04-26 12:06:06 UTC (rev 2518)
+++ wasko/branches/2.0/mpulsweb/lib/validators.py	2010-04-26 12:06:43 UTC (rev 2519)
@@ -601,7 +601,7 @@
                                                 'transfer', 
                                                 'exportXML',
                                                 'exportCSV',
-                                                'exportXSL']
+                                                'exportXLS']
                                                ))
     case_id = ForEach(Int(), convert_to_list=True)
 



More information about the Mpuls-commits mailing list