fix bug nhỏ
This commit is contained in:
@@ -2,6 +2,7 @@ $(function () {
|
||||
$('[data-toggle="tooltip"]').tooltip({
|
||||
container: 'body'
|
||||
});
|
||||
$.fn.modal.Constructor.prototype.enforceFocus = $.noop;
|
||||
});
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user