This commit is contained in:
Vicente Falco 2017-05-12 14:52:44 +02:00
parent ea04092470
commit af49f03e19
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
label="Comercial"> label="Comercial">
</vn-autocomplete> </vn-autocomplete>
<vn-autocomplete vn-one <vn-autocomplete vn-one
field="$ctrl.client.contactChannelFK" field="$ctrl.client.contactChannelFk"
url="/client/api/ContactChannels" url="/client/api/ContactChannels"
show-field="name" show-field="name"
value-field="id" value-field="id"