aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-01-26 15:00:59 -0800
committerMark Otto <[email protected]>2012-01-26 15:00:59 -0800
commit5844aa550d5a2d22d527d80cfa42443914d28c1f (patch)
tree89fa746d08b2c24a7900970f669f8dabb15c3ded
parent945870d7785fcda985241582e15c53fab5ae6f64 (diff)
downloadbootstrap-5844aa550d5a2d22d527d80cfa42443914d28c1f.tar.xz
bootstrap-5844aa550d5a2d22d527d80cfa42443914d28c1f.zip
consistent new lines at ends of files
-rw-r--r--js/bootstrap-alert.js2
-rw-r--r--js/bootstrap-button.js2
-rw-r--r--js/bootstrap-carousel.js2
-rw-r--r--js/bootstrap-collapse.js2
-rw-r--r--js/bootstrap-dropdown.js2
-rw-r--r--js/bootstrap-modal.js2
-rw-r--r--js/bootstrap-scrollspy.js2
-rw-r--r--js/bootstrap-tab.js2
-rw-r--r--js/bootstrap-transition.js2
-rw-r--r--js/bootstrap-typeahead.js2
10 files changed, 10 insertions, 10 deletions
diff --git a/js/bootstrap-alert.js b/js/bootstrap-alert.js
index d6d2108f9..2df64c6e1 100644
--- a/js/bootstrap-alert.js
+++ b/js/bootstrap-alert.js
@@ -82,4 +82,4 @@
$('body').on('click.alert.data-api', dismiss, Alert.prototype.close)
})
-}( window.jQuery ) \ No newline at end of file
+}( window.jQuery )
diff --git a/js/bootstrap-button.js b/js/bootstrap-button.js
index 2461ffec6..d85c82947 100644
--- a/js/bootstrap-button.js
+++ b/js/bootstrap-button.js
@@ -95,4 +95,4 @@
})
})
-}( window.jQuery ) \ No newline at end of file
+}( window.jQuery )
diff --git a/js/bootstrap-carousel.js b/js/bootstrap-carousel.js
index 500c7da7f..47d832c82 100644
--- a/js/bootstrap-carousel.js
+++ b/js/bootstrap-carousel.js
@@ -151,4 +151,4 @@
})
})
-}( window.jQuery ) \ No newline at end of file
+}( window.jQuery )
diff --git a/js/bootstrap-collapse.js b/js/bootstrap-collapse.js
index ac434dcf3..e33dadedf 100644
--- a/js/bootstrap-collapse.js
+++ b/js/bootstrap-collapse.js
@@ -131,4 +131,4 @@
})
})
-}( window.jQuery ) \ No newline at end of file
+}( window.jQuery )
diff --git a/js/bootstrap-dropdown.js b/js/bootstrap-dropdown.js
index f9d93fc72..1ae317b44 100644
--- a/js/bootstrap-dropdown.js
+++ b/js/bootstrap-dropdown.js
@@ -80,4 +80,4 @@
$('body').on('click.dropdown.data-api', toggle, Dropdown.prototype.toggle)
})
-}( window.jQuery ) \ No newline at end of file
+}( window.jQuery )
diff --git a/js/bootstrap-modal.js b/js/bootstrap-modal.js
index ecb7b5add..eea1938d0 100644
--- a/js/bootstrap-modal.js
+++ b/js/bootstrap-modal.js
@@ -202,4 +202,4 @@
})
})
-}( window.jQuery ) \ No newline at end of file
+}( window.jQuery )
diff --git a/js/bootstrap-scrollspy.js b/js/bootstrap-scrollspy.js
index 91c49f32e..dcb52456e 100644
--- a/js/bootstrap-scrollspy.js
+++ b/js/bootstrap-scrollspy.js
@@ -121,4 +121,4 @@
})
})
-}( window.jQuery ) \ No newline at end of file
+}( window.jQuery )
diff --git a/js/bootstrap-tab.js b/js/bootstrap-tab.js
index d52be872f..95698d23e 100644
--- a/js/bootstrap-tab.js
+++ b/js/bootstrap-tab.js
@@ -122,4 +122,4 @@
})
})
-}( window.jQuery ) \ No newline at end of file
+}( window.jQuery )
diff --git a/js/bootstrap-transition.js b/js/bootstrap-transition.js
index 94f1dbdf8..956350bd0 100644
--- a/js/bootstrap-transition.js
+++ b/js/bootstrap-transition.js
@@ -48,4 +48,4 @@
})
-}( window.jQuery ) \ No newline at end of file
+}( window.jQuery )
diff --git a/js/bootstrap-typeahead.js b/js/bootstrap-typeahead.js
index f64fcca01..fad28ea46 100644
--- a/js/bootstrap-typeahead.js
+++ b/js/bootstrap-typeahead.js
@@ -249,4 +249,4 @@
})
})
-}( window.jQuery ) \ No newline at end of file
+}( window.jQuery )