1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-18 05:58:25 +01:00

Merge pull request #11616 from ZDroid/remove-window

Remove redundant 'window.'
This commit is contained in:
Chris Rebert 2013-11-26 09:20:56 -08:00
commit 27abfba89f

View File

@ -100,4 +100,4 @@
})
})
}(window.jQuery)
}(jQuery)