web/views/autoform.py
branchstable
changeset 3595 b61f1c5e6c55
parent 3594 c5b40ab4ea43
child 3629 559cad62c786
child 3689 deb13e88e037
--- a/web/views/autoform.py	Wed Oct 07 14:36:55 2009 +0200
+++ b/web/views/autoform.py	Wed Oct 07 14:37:15 2009 +0200
@@ -378,8 +378,7 @@
         """return true if the given relation with entity has role and a
         targettype target should be inlined
         """
-        return self.rinlined.etype_get(self.edited_entity.id, rschema, role,
-                                       targettype)
+        return True
 
     def should_display_inline_creation_form(self, rschema, existant, card):
         """return true if a creation form should be inlined