This commit is contained in:
parent
810021e23a
commit
660612cb84
|
@ -32,6 +32,7 @@ export default class Controller extends Section {
|
|||
}, {
|
||||
field: 'country',
|
||||
autocomplete: {
|
||||
url: 'Countries',
|
||||
showField: 'country',
|
||||
valueField: 'country'
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue