removed bug from html preventing intrastat drop down to show text

This commit is contained in:
Carlos Jimenez 2018-03-12 11:56:29 +01:00
parent 783d1b2b21
commit 82081c226b
1 changed files with 0 additions and 1 deletions

View File

@ -28,7 +28,6 @@
field="$ctrl.item.intrastatFk"
order="description ASC"
filter-search="{where: {description: {regexp: 'search'}} }">
<tpl-item>{{$parent.$parent.item.description}}</tpl-item>
</vn-autocomplete>
</vn-horizontal>
<vn-horizontal>