web/views/embedding.py
changeset 4023 eae23c40627a
parent 3460 e4843535db25
child 4083 3b285889b8e9
--- a/web/views/embedding.py	Tue Dec 08 10:40:20 2009 +0100
+++ b/web/views/embedding.py	Tue Dec 08 10:58:56 2009 +0100
@@ -20,7 +20,7 @@
                                 match_search_state, implements)
 from cubicweb.interfaces import IEmbedable
 from cubicweb.view import NOINDEX, NOFOLLOW
-from cubicweb.common.uilib import soup2xhtml
+from cubicweb.uilib import soup2xhtml
 from cubicweb.web.controller import Controller
 from cubicweb.web.action import Action
 from cubicweb.web.views import basetemplates