web/views/wdoc.py
changeset 4023 eae23c40627a
parent 4004 c52619c738a5
child 4045 f4a52abb6f4f
--- a/web/views/wdoc.py	Tue Dec 08 10:40:20 2009 +0100
+++ b/web/views/wdoc.py	Tue Dec 08 10:58:56 2009 +0100
@@ -18,7 +18,7 @@
 from cubicweb.selectors import match_form_params, yes
 from cubicweb.view import StartupView
 from cubicweb.utils import strptime, todate
-from cubicweb.common.uilib import rest_publish
+from cubicweb.uilib import rest_publish
 from cubicweb.web import NotFound, action
 _ = unicode