mirror of https://github.com/abpframework/abp
Merge pull request #3619 from abpframework/maliming/select2-model-patch
Add select2-bootstrap-modal-patch.js to Select2ScriptContributor.pull/3622/head^2
commit
5200322fc3
@ -0,0 +1,4 @@
|
||||
/*
|
||||
https://select2.org/troubleshooting/common-problems
|
||||
*/
|
||||
$.fn.modal.Constructor.prototype._enforceFocus = function () { };
|
Loading…
Reference in new issue