]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
add version number to js comments
authorJacob Thornton <jacobthornton@gmail.com>
Mon, 12 Sep 2011 18:15:32 +0000 (11:15 -0700)
committerJacob Thornton <jacobthornton@gmail.com>
Mon, 12 Sep 2011 18:15:32 +0000 (11:15 -0700)
js/bootstrap-alerts.js
js/bootstrap-dropdown.js
js/bootstrap-modal.js
js/bootstrap-popover.js
js/bootstrap-scrollspy.js
js/bootstrap-tabs.js
js/bootstrap-twipsy.js

index 9e8b307123258dbe91967106633cfd4d43cf814a..77708246c9fe68c32a507ce07c71672e788cd386 100644 (file)
@@ -1,5 +1,5 @@
 /* ==========================================================
- * bootstrap-alerts.js
+ * bootstrap-alerts.js v1.3.0
  * http://twitter.github.com/bootstrap/javascript.html#alerts
  * ==========================================================
  * Copyright 2011 Twitter, Inc.
index a50571349f869f6f7c1cd6655f98a1dabcfebedc..a64e3821cba0d31e1337e41b1c662354d14cf107 100644 (file)
@@ -1,5 +1,5 @@
 /* ============================================================
- * bootstrap-dropdown.js
+ * bootstrap-dropdown.js v1.3.0
  * http://twitter.github.com/bootstrap/javascript.html#dropdown
  * ============================================================
  * Copyright 2011 Twitter, Inc.
index 97eeded5124546c13c12fc9a051ecbd21f6d9237..f4d5977c85b00937664c2dbbc8a0782e82508cdb 100644 (file)
@@ -1,5 +1,5 @@
 /* =========================================================
- * bootstrap-modal.js
+ * bootstrap-modal.js v1.3.0
  * http://twitter.github.com/bootstrap/javascript.html#modal
  * =========================================================
  * Copyright 2011 Twitter, Inc.
index bf1278325f06781b28c645dfc077214181760bb4..2d5ed9a1991e033ff400f717e96dcf46cb904811 100644 (file)
@@ -1,5 +1,5 @@
 /* ===========================================================
- * bootstrap-popover.js
+ * bootstrap-popover.js v1.3.0
  * http://twitter.github.com/bootstrap/javascript.html#popover
  * ===========================================================
  * Copyright 2011 Twitter, Inc.
index 84e64c6eaaaabef0597fbdf094c7643176697c3d..1e4e9ec7dd815a74f13ea7c9ef247b930548699a 100644 (file)
@@ -1,5 +1,5 @@
 /* =============================================================
- * bootstrap-scrollspy.js
+ * bootstrap-scrollspy.js v1.3.0
  * http://twitter.github.com/bootstrap/javascript.html#scrollspy
  * =============================================================
  * Copyright 2011 Twitter, Inc.
index c93bd745fdfb89a7f1480a8e42ecb42164a351fb..37ca59713039418136a241082c95dc2c5b585bb0 100644 (file)
@@ -1,5 +1,5 @@
 /* ========================================================
- * bootstrap-tabs.js
+ * bootstrap-tabs.js v1.3.0
  * http://twitter.github.com/bootstrap/javascript.html#tabs
  * ========================================================
  * Copyright 2011 Twitter, Inc.
index 977c2beb5f2360a9001ae9f51c6cd024dd9b95ed..e476407f77321c280c8614339d84b195189e02ef 100644 (file)
@@ -1,5 +1,5 @@
 /* ==========================================================
- * bootstrap-twipsy.js
+ * bootstrap-twipsy.js v1.3.0
  * http://twitter.github.com/bootstrap/javascript.html#twipsy
  * Adapted from the original jQuery.tipsy by Jason Frame
  * ==========================================================