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

Run grunt.

This commit is contained in:
XhmikosR 2015-04-29 12:12:59 +03:00
parent 49c4556354
commit 5ae00f2e7c
4 changed files with 7 additions and 3 deletions

View File

@ -2029,7 +2029,9 @@ if (typeof jQuery === 'undefined') {
// ====================
var Tab = function (element) {
// jscs:disable requireDollarBeforejQueryAssignment
this.element = $(element)
// jscs:enable requireDollarBeforejQueryAssignment
}
Tab.VERSION = '3.3.4'

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -2029,7 +2029,9 @@ if (typeof jQuery === 'undefined') {
// ====================
var Tab = function (element) {
// jscs:disable requireDollarBeforejQueryAssignment
this.element = $(element)
// jscs:enable requireDollarBeforejQueryAssignment
}
Tab.VERSION = '3.3.4'