mirror of
https://github.com/ansible/awx.git
synced 2026-05-19 14:57:39 -02:30
removing dropDownAdapter
This commit is contained in:
@@ -710,7 +710,6 @@ angular.module('Utilities', ['RestServices', 'Utilities', 'sanitizeFilter'])
|
|||||||
}, Dropdown);
|
}, Dropdown);
|
||||||
|
|
||||||
$(element).select2({
|
$(element).select2({
|
||||||
dropdownAdapter: CustomAdapter,
|
|
||||||
multiple: 'true',
|
multiple: 'true',
|
||||||
theme: "bootstrap",
|
theme: "bootstrap",
|
||||||
width: '100%',
|
width: '100%',
|
||||||
|
|||||||
Reference in New Issue
Block a user