branch | stable |
changeset 5001 | 4f6a1295a8d2 |
parent 4995 | 1817b87c7f67 |
child 5241 | 1460d69672bc |
child 5421 | 8167de96c523 |
--- 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):