mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-25 12:59:05 +02:00
running make
This commit is contained in:
21
docs/assets/js/bootstrap.js
vendored
21
docs/assets/js/bootstrap.js
vendored
@@ -57,7 +57,8 @@
|
||||
|
||||
})
|
||||
|
||||
}(window.jQuery);/* ==========================================================
|
||||
}(window.jQuery);
|
||||
/* ==========================================================
|
||||
* bootstrap-alert.js v3.0.0
|
||||
* http://twitter.github.com/bootstrap/javascript.html#alerts
|
||||
* ==========================================================
|
||||
@@ -155,7 +156,8 @@
|
||||
|
||||
$(document).on('click.alert.data-api', dismiss, Alert.prototype.close)
|
||||
|
||||
}(window.jQuery);/* ============================================================
|
||||
}(window.jQuery);
|
||||
/* ============================================================
|
||||
* bootstrap-button.js v3.0.0
|
||||
* http://twitter.github.com/bootstrap/javascript.html#buttons
|
||||
* ============================================================
|
||||
@@ -259,7 +261,8 @@
|
||||
$btn.button('toggle')
|
||||
})
|
||||
|
||||
}(window.jQuery);/* ==========================================================
|
||||
}(window.jQuery);
|
||||
/* ==========================================================
|
||||
* bootstrap-carousel.js v3.0.0
|
||||
* http://twitter.github.com/bootstrap/javascript.html#carousel
|
||||
* ==========================================================
|
||||
@@ -465,7 +468,8 @@
|
||||
e.preventDefault()
|
||||
})
|
||||
|
||||
}(window.jQuery);/* =============================================================
|
||||
}(window.jQuery);
|
||||
/* =============================================================
|
||||
* bootstrap-collapse.js v3.0.0
|
||||
* http://twitter.github.com/bootstrap/javascript.html#collapse
|
||||
* =============================================================
|
||||
@@ -631,7 +635,8 @@
|
||||
$(target).collapse(option)
|
||||
})
|
||||
|
||||
}(window.jQuery);/* ============================================================
|
||||
}(window.jQuery);
|
||||
/* ============================================================
|
||||
* bootstrap-dropdown.js v3.0.0
|
||||
* http://twitter.github.com/bootstrap/javascript.html#dropdowns
|
||||
* ============================================================
|
||||
@@ -1683,7 +1688,8 @@
|
||||
})
|
||||
})
|
||||
|
||||
}(window.jQuery);/* ========================================================
|
||||
}(window.jQuery);
|
||||
/* ========================================================
|
||||
* bootstrap-tab.js v3.0.0
|
||||
* http://twitter.github.com/bootstrap/javascript.html#tabs
|
||||
* ========================================================
|
||||
@@ -1826,7 +1832,8 @@
|
||||
$(this).tab('show')
|
||||
})
|
||||
|
||||
}(window.jQuery);/* =============================================================
|
||||
}(window.jQuery);
|
||||
/* =============================================================
|
||||
* bootstrap-typeahead.js v3.0.0
|
||||
* http://twitter.github.com/bootstrap/javascript.html#typeahead
|
||||
* =============================================================
|
||||
|
Reference in New Issue
Block a user