Update to Bootstrap 3.1.1

This commit is contained in:
Ben Word
2014-02-13 16:23:15 -06:00
parent e88cf58d45
commit fa6b8eced0
55 changed files with 182 additions and 154 deletions

2
assets/js/plugins/bootstrap/affix.js Normal file → Executable file
View File

@@ -1,5 +1,5 @@
/* ========================================================================
* Bootstrap: affix.js v3.1.0
* Bootstrap: affix.js v3.1.1
* http://getbootstrap.com/javascript/#affix
* ========================================================================
* Copyright 2011-2014 Twitter, Inc.

2
assets/js/plugins/bootstrap/alert.js Normal file → Executable file
View File

@@ -1,5 +1,5 @@
/* ========================================================================
* Bootstrap: alert.js v3.1.0
* Bootstrap: alert.js v3.1.1
* http://getbootstrap.com/javascript/#alerts
* ========================================================================
* Copyright 2011-2014 Twitter, Inc.

2
assets/js/plugins/bootstrap/button.js Normal file → Executable file
View File

@@ -1,5 +1,5 @@
/* ========================================================================
* Bootstrap: button.js v3.1.0
* Bootstrap: button.js v3.1.1
* http://getbootstrap.com/javascript/#buttons
* ========================================================================
* Copyright 2011-2014 Twitter, Inc.

2
assets/js/plugins/bootstrap/carousel.js Normal file → Executable file
View File

@@ -1,5 +1,5 @@
/* ========================================================================
* Bootstrap: carousel.js v3.1.0
* Bootstrap: carousel.js v3.1.1
* http://getbootstrap.com/javascript/#carousel
* ========================================================================
* Copyright 2011-2014 Twitter, Inc.

2
assets/js/plugins/bootstrap/collapse.js Normal file → Executable file
View File

@@ -1,5 +1,5 @@
/* ========================================================================
* Bootstrap: collapse.js v3.1.0
* Bootstrap: collapse.js v3.1.1
* http://getbootstrap.com/javascript/#collapse
* ========================================================================
* Copyright 2011-2014 Twitter, Inc.

2
assets/js/plugins/bootstrap/dropdown.js Normal file → Executable file
View File

@@ -1,5 +1,5 @@
/* ========================================================================
* Bootstrap: dropdown.js v3.1.0
* Bootstrap: dropdown.js v3.1.1
* http://getbootstrap.com/javascript/#dropdowns
* ========================================================================
* Copyright 2011-2014 Twitter, Inc.

2
assets/js/plugins/bootstrap/modal.js Normal file → Executable file
View File

@@ -1,5 +1,5 @@
/* ========================================================================
* Bootstrap: modal.js v3.1.0
* Bootstrap: modal.js v3.1.1
* http://getbootstrap.com/javascript/#modals
* ========================================================================
* Copyright 2011-2014 Twitter, Inc.

2
assets/js/plugins/bootstrap/popover.js Normal file → Executable file
View File

@@ -1,5 +1,5 @@
/* ========================================================================
* Bootstrap: popover.js v3.1.0
* Bootstrap: popover.js v3.1.1
* http://getbootstrap.com/javascript/#popovers
* ========================================================================
* Copyright 2011-2014 Twitter, Inc.

2
assets/js/plugins/bootstrap/scrollspy.js Normal file → Executable file
View File

@@ -1,5 +1,5 @@
/* ========================================================================
* Bootstrap: scrollspy.js v3.1.0
* Bootstrap: scrollspy.js v3.1.1
* http://getbootstrap.com/javascript/#scrollspy
* ========================================================================
* Copyright 2011-2014 Twitter, Inc.

2
assets/js/plugins/bootstrap/tab.js Normal file → Executable file
View File

@@ -1,5 +1,5 @@
/* ========================================================================
* Bootstrap: tab.js v3.1.0
* Bootstrap: tab.js v3.1.1
* http://getbootstrap.com/javascript/#tabs
* ========================================================================
* Copyright 2011-2014 Twitter, Inc.

2
assets/js/plugins/bootstrap/tooltip.js Normal file → Executable file
View File

@@ -1,5 +1,5 @@
/* ========================================================================
* Bootstrap: tooltip.js v3.1.0
* Bootstrap: tooltip.js v3.1.1
* http://getbootstrap.com/javascript/#tooltip
* Inspired by the original jQuery.tipsy by Jason Frame
* ========================================================================

2
assets/js/plugins/bootstrap/transition.js Normal file → Executable file
View File

@@ -1,5 +1,5 @@
/* ========================================================================
* Bootstrap: transition.js v3.1.0
* Bootstrap: transition.js v3.1.1
* http://getbootstrap.com/javascript/#transitions
* ========================================================================
* Copyright 2011-2014 Twitter, Inc.