mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-29 01:55:01 +00:00
accompanying course: close social issues selector on select
This commit is contained in:
@@ -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"
|
||||||
|
Reference in New Issue
Block a user