mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/shipping-portal.git
synced 2026-08-19 04:24:12 +00:00
Fix district listing to display state info for clarity when 2 state share the same district name
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
data: this.options,
|
||||
minimumResultsForSearch: 6,
|
||||
theme: 'bootstrap',
|
||||
containerCssClass: 'form-control',
|
||||
// containerCssClass: 'form-control',
|
||||
}).val(this.value).trigger("change").on('change', function(){
|
||||
vm.$emit('input', this.value);
|
||||
}).on('select2:open', function(){
|
||||
|
||||
Reference in New Issue
Block a user