branch | tls-sprint |
changeset 940 | 15dcdc863965 |
parent 843 | 5676811ef760 |
child 1698 | 1311d961ef72 |
--- a/web/htmlwidgets.py Tue Feb 24 11:35:08 2009 +0100 +++ b/web/htmlwidgets.py Tue Feb 24 11:59:53 2009 +0100 @@ -10,7 +10,7 @@ from logilab.mtconverter import html_escape -from cubicweb.common.utils import UStringIO +from cubicweb.utils import UStringIO from cubicweb.common.uilib import toggle_action # XXX HTMLWidgets should have access to req (for datadir / static urls,