FIlter item by name #299

This commit is contained in:
Joan Sanchez 2018-05-29 09:37:24 +02:00
parent 16cab3579d
commit e14ab33b9c
1 changed files with 9 additions and 1 deletions

View File

@ -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>