mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-23 20:40:36 +03:00
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
This commit is contained in:
Vendored
+6
-2
@@ -17,7 +17,9 @@
|
||||
* limitations under the License.
|
||||
* ========================================================== */
|
||||
|
||||
$(function () {
|
||||
!function( $ ) {
|
||||
|
||||
$(function () {
|
||||
|
||||
"use strict"
|
||||
|
||||
@@ -44,4 +46,6 @@ $(function () {
|
||||
}
|
||||
})()
|
||||
|
||||
})
|
||||
})
|
||||
|
||||
}( window.jQuery )
|
||||
Reference in New Issue
Block a user