mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 15:13:50 +00:00
réinitialize suggested, avoiding double with selected (wip)
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
v-bind:key="item.id">
|
||||
</person-suggestion>
|
||||
<button v-if="query.length >= 3" class="sc-button bt-create ml-5 mt-2" name="createPerson">
|
||||
Ajouter "{{ query }}"
|
||||
{{ $t('action.create') }} "{{ query }}"
|
||||
</button>
|
||||
</div>
|
||||
</template>
|
||||
|
Reference in New Issue
Block a user