1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-14 01:24:19 +02:00

Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip

This commit is contained in:
Mark Otto
2012-01-17 23:19:50 -08:00

View File

@@ -17,6 +17,8 @@
* limitations under the License.
* ========================================================== */
!function( $ ) {
$(function () {
"use strict"
@@ -45,3 +47,5 @@ $(function () {
})()
})
}( window.jQuery )