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

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Wed Feb 24 15:27:07 CET 2010


Author: torsten
Date: 2010-02-24 15:27:06 +0100 (Wed, 24 Feb 2010)
New Revision: 1749

Modified:
   wasko/branches/2.0/mpulsweb/lib/helpers.py
Log:
Import NA-Filter in helpers


Modified: wasko/branches/2.0/mpulsweb/lib/helpers.py
===================================================================
--- wasko/branches/2.0/mpulsweb/lib/helpers.py	2010-02-24 14:08:45 UTC (rev 1748)
+++ wasko/branches/2.0/mpulsweb/lib/helpers.py	2010-02-24 14:27:06 UTC (rev 1749)
@@ -47,7 +47,7 @@
 from mpulsweb.lib.security import hasRole, getKAName
 
 from mpulsweb.lib.navigation import get_pagename, render_navigation
-from mpulsweb.lib.helper.filters import shorten, nl_to_br
+from mpulsweb.lib.helper.filters import shorten, nl_to_br, NA
 
 
 PRINTABLE = frozenset(printable)



More information about the Mpuls-commits mailing list