1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-25 21:09:06 +02:00

minor cleanups

This commit is contained in:
Jacob Thornton
2011-12-21 17:38:05 -08:00
parent a5a98a8a98
commit 6d5b506517
3 changed files with 10 additions and 7 deletions

View File

@@ -17,7 +17,7 @@
* limitations under the License.
* ============================================================ */
(function( $ ){
!function( $ ){
"use strict"
@@ -132,4 +132,4 @@
})
})
})( window.jQuery )
}( window.jQuery )