feature: reverts select2 changes
This commit is contained in:
parent
cf5ea2eac5
commit
56fc497067
7 changed files with 4449 additions and 7146 deletions
|
|
@ -2249,8 +2249,7 @@ def dropdownmenu(name, selected, options, enable_filter=False, **attrs):
|
|||
$('#%s').select2({
|
||||
containerCssClass: 'drop-menu %s',
|
||||
dropdownCssClass: 'drop-menu-dropdown',
|
||||
dropdownAutoWidth: true,
|
||||
width: 'auto'%s
|
||||
dropdownAutoWidth: true'%s
|
||||
});
|
||||
});
|
||||
</script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue