mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03:00
Merge branch 'v4-dev' into custom-check-disabled
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@ const Util = (($) => {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function transitionEndTest() {
|
function transitionEndTest() {
|
||||||
if (window.QUnit) {
|
if (typeof window !== 'undefined' && window.QUnit) {
|
||||||
return false
|
return false
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user