branch | tls-sprint |
changeset 803 | ab8d2282e738 |
parent 781 | 323656dd85a9 |
child 877 | decb67772c92 |
--- a/sobjects/notification.py Wed Feb 18 15:48:52 2009 +0100 +++ b/sobjects/notification.py Wed Feb 18 15:48:57 2009 +0100 @@ -20,7 +20,7 @@ from cubicweb import RegistryException from cubicweb.selectors import implements, yes -from cubicweb.common.view import EntityView, Component +from cubicweb.view import EntityView, Component from cubicweb.common.mail import format_mail from cubicweb.server.pool import PreCommitOperation