mirror of
https://github.com/status-im/consul.git
synced 2025-01-11 06:16:08 +00:00
ui: Update onchange value target for sorting tokens (#8399)
This commit is contained in:
parent
b8a8435643
commit
fb99346b60
@ -48,7 +48,7 @@
|
||||
@secondary="sort"
|
||||
@selected={{sort.selected}}
|
||||
@options={{sort.items}}
|
||||
@onchange={{action (mut sortBy) value='target.value'}}
|
||||
@onchange={{action (mut sortBy) value='target.selected.key'}}
|
||||
/>
|
||||
{{/if}}
|
||||
</BlockSlot>
|
||||
|
Loading…
x
Reference in New Issue
Block a user