1717, route basic data

This commit is contained in:
Bernat 2019-10-14 06:58:02 +02:00
parent c7d2c33ffb
commit d637ed2599
1 changed files with 2 additions and 2 deletions

View File

@ -66,11 +66,11 @@
</vn-input-time> </vn-input-time>
</vn-horizontal> </vn-horizontal>
<vn-horizontal> <vn-horizontal>
<vn-textfield <vn-textArea
vn-one vn-one
label="Description" label="Description"
field="$ctrl.route.description" vn-focus> field="$ctrl.route.description" vn-focus>
</vn-textfield> </vn-textArea>
</vn-horizontal> </vn-horizontal>
</vn-card> </vn-card>
<vn-button-bar> <vn-button-bar>