Fix bug #837 Remove [+] button on external keys where it's not meaningful

+ button had been removed for all ExternalKey having a complex filter defined

SVN:trunk[2995]
This commit is contained in:
Erwan Taloc
2013-11-26 21:45:54 +00:00
parent e1087d3f87
commit 85472fe67a
10 changed files with 27 additions and 0 deletions

View File

@@ -105,6 +105,7 @@
<target_class>Person</target_class>
<is_null_allowed>true</is_null_allowed>
<on_target_delete>DEL_MANUAL</on_target_delete>
<allow_target_creation>false</allow_target_creation>
<jointype/>
</field>
<field id="supervisor_email" xsi:type="AttributeExternalField">
@@ -133,6 +134,7 @@
<target_class>Person</target_class>
<is_null_allowed>true</is_null_allowed>
<on_target_delete>DEL_MANUAL</on_target_delete>
<allow_target_creation>false</allow_target_creation>
<jointype/>
</field>
<field id="manager_email" xsi:type="AttributeExternalField">