web/views/editforms.py
branchtls-sprint
changeset 1296 05579925d66e
parent 1291 22b4d300d18d
child 1297 174ebf2a1459
--- a/web/views/editforms.py	Wed Apr 08 13:18:30 2009 +0200
+++ b/web/views/editforms.py	Wed Apr 08 13:19:09 2009 +0200
@@ -202,8 +202,6 @@
         else:
             eid = None
         for rschema, targetschemas, role in eschema.relation_definitions(True):
-            if rschema in ('identity', 'has_text'):
-                continue
             # check category first, potentially lower cost than checking
             # permission which may imply rql queries
             if categories is not None: