branch | stable |
changeset 2305 | 8f6dbe884700 |
parent 2164 | e3aeb6e6c3bb |
child 2312 | af4d8f75c5db |
--- a/web/views/emailaddress.py Mon Jul 06 17:57:09 2009 +0200 +++ b/web/views/emailaddress.py Tue Jul 07 11:42:24 2009 +0200 @@ -9,6 +9,7 @@ from logilab.mtconverter import html_escape +from cubicweb.schema import display_name from cubicweb.selectors import implements from cubicweb.common import Unauthorized from cubicweb.web.views import baseviews, primary