mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 13:54:23 +00:00
accompanying course: close social issues selector on select
This commit is contained in:
parent
d1918e4be0
commit
9d6afc4bb2
@ -7,7 +7,7 @@
|
|||||||
-->
|
-->
|
||||||
<VueMultiselect
|
<VueMultiselect
|
||||||
name="field"
|
name="field"
|
||||||
:close-on-select="false"
|
:close-on-select="true"
|
||||||
:allow-empty="true"
|
:allow-empty="true"
|
||||||
:show-labels="false"
|
:show-labels="false"
|
||||||
track-by="id"
|
track-by="id"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user