mirror of https://github.com/abpframework/abp.git
committed by
GitHub
1 changed files with 3 additions and 1 deletions
@ -1,4 +1,6 @@ |
|||
/* |
|||
https://select2.org/troubleshooting/common-problems
|
|||
*/ |
|||
$.fn.modal.Constructor.prototype._enforceFocus = function () { }; |
|||
if ($.fn.modal) { |
|||
$.fn.modal.Constructor.prototype._enforceFocus = function () { }; |
|||
} |
|||
|
|||
Loading…
Reference in new issue