diff -r 934e758a73ef -r eae23c40627a web/views/wdoc.py --- 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