author | Sylvain Thénault <sylvain.thenault@logilab.fr> |
Wed, 24 Mar 2010 15:42:23 +0100 | |
branch | stable |
changeset 5001 | 4f6a1295a8d2 |
parent 5000 | f1a10b41417a |
child 5002 | 0ce27e435b3a |
--- a/web/views/actions.py Wed Mar 24 15:40:57 2010 +0100 +++ b/web/views/actions.py Wed Mar 24 15:42:23 2010 +0100 @@ -290,7 +290,6 @@ continue # check the target types can be added as well if teschema.may_have_permission('add', req): - print 'hop', rschema, teschema, role yield rschema, teschema, role def linkto_url(self, entity, rtype, etype, target):