FIlter item by name #299
This commit is contained in:
parent
16cab3579d
commit
e14ab33b9c
|
@ -8,7 +8,15 @@
|
|||
vn-focus>
|
||||
</vn-textfield>
|
||||
<vn-textfield
|
||||
vn-three
|
||||
vn-one
|
||||
label="Name"
|
||||
model="$ctrl.filter.name"
|
||||
vn-focus>
|
||||
</vn-textfield>
|
||||
</vn-horizontal>
|
||||
<vn-horizontal>
|
||||
<vn-textfield
|
||||
vn-one
|
||||
label="Description"
|
||||
model="$ctrl.filter.description">
|
||||
</vn-textfield>
|
||||
|
|
Loading…
Reference in New Issue