web/views/xmlrss.py
changeset 4023 eae23c40627a
parent 3720 5376aaadd16b
child 4045 f4a52abb6f4f
--- a/web/views/xmlrss.py	Tue Dec 08 10:40:20 2009 +0100
+++ b/web/views/xmlrss.py	Tue Dec 08 10:58:56 2009 +0100
@@ -14,7 +14,7 @@
 
 from cubicweb.selectors import non_final_entity, one_line_rset, appobject_selectable
 from cubicweb.view import EntityView, AnyRsetView, Component
-from cubicweb.common.uilib import simple_sgml_tag
+from cubicweb.uilib import simple_sgml_tag
 from cubicweb.web import httpcache, box