Merge pull request 'fix: refs #7039 supplier search-panel country' (!2583) from 7039-supplierFixCountry into master
Reviewed-on: #2583 Reviewed-by: Carlos Satorres <carlossa@verdnatura.es>
This commit is contained in:
commit
78fde69c32
|
@ -35,7 +35,7 @@
|
|||
label="Country"
|
||||
ng-model="filter.countryFk"
|
||||
url="countries"
|
||||
show-field="country"
|
||||
show-field="name"
|
||||
value-field="id">
|
||||
</vn-autocomplete>
|
||||
</vn-horizontal>
|
||||
|
|
Loading…
Reference in New Issue