Add a meh placeholder to the select
This commit is contained in:
parent
87ce956368
commit
65856b650c
2 changed files with 8 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
|||
<multi-select
|
||||
data-bind="_selectedUsers"
|
||||
>
|
||||
<option value="">Add a User</option>
|
||||
{{ st-options selectedUsers users }}
|
||||
</multi-select>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue