Skip to content

Conversation

@DesRodman
Copy link

No description provided.

For select2
For Select2
Copy link

@hamrak hamrak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here is a simple fix, don't need to change everything:

window.initSelect2Loading = function(id, optVar){
    initS2Loading(id, optVar);
};
window.initSelect2DropStyle = function(id, kvClose, ev){
    initS2Change($('#'+id));
};

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants