web/views/startup.py
branchstable
changeset 2265 4c028cb136a4
parent 2227 21c9b63a4730
child 2293 7ded2a1416e4
child 2312 af4d8f75c5db
--- a/web/views/startup.py	Fri Jul 03 18:37:26 2009 +0200
+++ b/web/views/startup.py	Mon Jul 06 09:33:09 2009 +0200
@@ -14,6 +14,7 @@
 
 from cubicweb.view import StartupView
 from cubicweb.selectors import match_user_groups, implements
+from cubicweb.schema import display_name
 from cubicweb.common.uilib import ureport_as_html
 from cubicweb.web import ajax_replace_url, uicfg, httpcache
 from cubicweb.web.views import tabs