mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
only show addcontact button for personne morale
This commit is contained in:
parent
20d22b726c
commit
c44d962ba8
@ -23,7 +23,7 @@
|
||||
:entity="item.result"
|
||||
:options="{ displayLong: true }">
|
||||
</badge-entity>
|
||||
<on-the-fly
|
||||
<on-the-fly v-if="item.result.kind === 'company'"
|
||||
v-bind:parent="item.result"
|
||||
action="addContact"
|
||||
></on-the-fly>
|
||||
|
Loading…
x
Reference in New Issue
Block a user