branch | stable |
changeset 2217 | 3a8cee8f8778 |
parent 2190 | d9f5fd1879fc |
child 2234 | 1fbcf202882d |
child 2237 | 7e546c3d6ea5 |
--- a/web/views/primary.py Wed Jul 01 14:58:09 2009 +0200 +++ b/web/views/primary.py Wed Jul 01 16:39:55 2009 +0200 @@ -14,10 +14,10 @@ from cubicweb import Unauthorized from cubicweb.view import EntityView +from cubicweb.schema import display_name from cubicweb.web import uicfg - class PrimaryView(EntityView): """the full view of an non final entity""" id = 'primary'