diff -r 29652410c317 -r e65af61bde7d web/views/bookmark.py --- a/web/views/bookmark.py Thu Jan 10 13:03:38 2013 +0100 +++ b/web/views/bookmark.py Thu Jan 10 18:34:10 2013 +0100 @@ -24,9 +24,8 @@ from cubicweb import Unauthorized, typed_eid from cubicweb.predicates import is_instance, one_line_rset -from cubicweb.web import (action, component, uicfg, htmlwidgets, - formwidgets as fw) -from cubicweb.web.views import primary +from cubicweb.web import action, component, htmlwidgets, formwidgets as fw +from cubicweb.web.views import uicfg, primary from cubicweb.web.views.ajaxcontroller import ajaxfunc _abaa = uicfg.actionbox_appearsin_addmenu