branch | tls-sprint |
changeset 981 | d86d1ee3b60e |
parent 742 | 99115e029dca |
child 1802 | d628defebc17 |
--- a/web/views/debug.py Fri Feb 27 16:16:33 2009 +0100 +++ b/web/views/debug.py Fri Feb 27 16:17:06 2009 +0100 @@ -12,7 +12,7 @@ from logilab.mtconverter import html_escape from cubicweb.selectors import none_rset, match_user_groups -from cubicweb.common.view import StartupView +from cubicweb.view import StartupView def dict_to_html(w, dict): # XHTML doesn't allow emtpy <ul> nodes