mirror of https://github.com/twbs/bootstrap.git
Merge pull request #11616 from ZDroid/remove-window
Remove redundant 'window.'
This commit is contained in:
commit
27abfba89f
|
@ -100,4 +100,4 @@
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
|
|
||||||
}(window.jQuery)
|
}(jQuery)
|
||||||
|
|
Loading…
Reference in New Issue