My team checkbox now has three states
This commit is contained in:
parent
a806a26042
commit
8bed065f62
|
@ -96,7 +96,8 @@
|
||||||
<vn-check
|
<vn-check
|
||||||
vn-one
|
vn-one
|
||||||
label="My team"
|
label="My team"
|
||||||
field="filter.myTeam">
|
field="filter.myTeam"
|
||||||
|
triple-state="true">
|
||||||
</vn-check>
|
</vn-check>
|
||||||
</vn-horizontal>
|
</vn-horizontal>
|
||||||
<vn-horizontal margin-large-top>
|
<vn-horizontal margin-large-top>
|
||||||
|
|
Loading…
Reference in New Issue