choose hidden vendors
This commit is contained in:
@@ -297,7 +297,7 @@
|
|||||||
[:h2.title.is-4 "Outcomes"]
|
[:h2.title.is-4 "Outcomes"]
|
||||||
|
|
||||||
[field "Assign Vendor"
|
[field "Assign Vendor"
|
||||||
[typeahead-entity {:matches @(re-frame/subscribe [::subs/vendors])
|
[typeahead-entity {:matches @(re-frame/subscribe [::subs/all-vendors])
|
||||||
:match->text :name
|
:match->text :name
|
||||||
:type "typeahead-entity"
|
:type "typeahead-entity"
|
||||||
:field [:vendor]
|
:field [:vendor]
|
||||||
|
|||||||
Reference in New Issue
Block a user