Skip to content

Commit 3b9a620

Browse files
committed
rake convert
1 parent f76c5ee commit 3b9a620

File tree

14 files changed

+47
-47
lines changed

14 files changed

+47
-47
lines changed

assets/javascripts/bootstrap.js

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ========================================================================
2-
* Bootstrap: affix.js v3.1.1
2+
* Bootstrap: affix.js v3.2.0
33
* http://getbootstrap.com/javascript/#affix
44
* ========================================================================
55
* Copyright 2011-2014 Twitter, Inc.
@@ -28,7 +28,7 @@
2828
this.checkPosition()
2929
}
3030

31-
Affix.VERSION = '3.1.1'
31+
Affix.VERSION = '3.2.0'
3232

3333
Affix.RESET = 'affix affix-top affix-bottom'
3434

@@ -142,7 +142,7 @@
142142
}(jQuery);
143143

144144
/* ========================================================================
145-
* Bootstrap: alert.js v3.1.1
145+
* Bootstrap: alert.js v3.2.0
146146
* http://getbootstrap.com/javascript/#alerts
147147
* ========================================================================
148148
* Copyright 2011-2014 Twitter, Inc.
@@ -161,7 +161,7 @@
161161
$(el).on('click', dismiss, this.close)
162162
}
163163

164-
Alert.VERSION = '3.1.1'
164+
Alert.VERSION = '3.2.0'
165165

166166
Alert.prototype.close = function (e) {
167167
var $this = $(this)
@@ -235,7 +235,7 @@
235235
}(jQuery);
236236

237237
/* ========================================================================
238-
* Bootstrap: button.js v3.1.1
238+
* Bootstrap: button.js v3.2.0
239239
* http://getbootstrap.com/javascript/#buttons
240240
* ========================================================================
241241
* Copyright 2011-2014 Twitter, Inc.
@@ -255,7 +255,7 @@
255255
this.isLoading = false
256256
}
257257

258-
Button.VERSION = '3.1.1'
258+
Button.VERSION = '3.2.0'
259259

260260
Button.DEFAULTS = {
261261
loadingText: 'loading...'
@@ -346,7 +346,7 @@
346346
}(jQuery);
347347

348348
/* ========================================================================
349-
* Bootstrap: carousel.js v3.1.1
349+
* Bootstrap: carousel.js v3.2.0
350350
* http://getbootstrap.com/javascript/#carousel
351351
* ========================================================================
352352
* Copyright 2011-2014 Twitter, Inc.
@@ -375,7 +375,7 @@
375375
.on('mouseleave.bs.carousel', $.proxy(this.cycle, this))
376376
}
377377

378-
Carousel.VERSION = '3.1.1'
378+
Carousel.VERSION = '3.2.0'
379379

380380
Carousel.DEFAULTS = {
381381
interval: 5000,
@@ -570,7 +570,7 @@
570570
}(jQuery);
571571

572572
/* ========================================================================
573-
* Bootstrap: collapse.js v3.1.1
573+
* Bootstrap: collapse.js v3.2.0
574574
* http://getbootstrap.com/javascript/#collapse
575575
* ========================================================================
576576
* Copyright 2011-2014 Twitter, Inc.
@@ -593,7 +593,7 @@
593593
if (this.options.toggle) this.toggle()
594594
}
595595

596-
Collapse.VERSION = '3.1.1'
596+
Collapse.VERSION = '3.2.0'
597597

598598
Collapse.DEFAULTS = {
599599
toggle: true
@@ -741,7 +741,7 @@
741741
}(jQuery);
742742

743743
/* ========================================================================
744-
* Bootstrap: dropdown.js v3.1.1
744+
* Bootstrap: dropdown.js v3.2.0
745745
* http://getbootstrap.com/javascript/#dropdowns
746746
* ========================================================================
747747
* Copyright 2011-2014 Twitter, Inc.
@@ -761,7 +761,7 @@
761761
$(element).on('click.bs.dropdown', this.toggle)
762762
}
763763

764-
Dropdown.VERSION = '3.1.1'
764+
Dropdown.VERSION = '3.2.0'
765765

766766
Dropdown.prototype.toggle = function (e) {
767767
var $this = $(this)
@@ -893,7 +893,7 @@
893893
}(jQuery);
894894

895895
/* ========================================================================
896-
* Bootstrap: tab.js v3.1.1
896+
* Bootstrap: tab.js v3.2.0
897897
* http://getbootstrap.com/javascript/#tabs
898898
* ========================================================================
899899
* Copyright 2011-2014 Twitter, Inc.
@@ -911,7 +911,7 @@
911911
this.element = $(element)
912912
}
913913

914-
Tab.VERSION = '3.1.1'
914+
Tab.VERSION = '3.2.0'
915915

916916
Tab.prototype.show = function () {
917917
var $this = this.element
@@ -1022,7 +1022,7 @@
10221022
}(jQuery);
10231023

10241024
/* ========================================================================
1025-
* Bootstrap: transition.js v3.1.1
1025+
* Bootstrap: transition.js v3.2.0
10261026
* http://getbootstrap.com/javascript/#transitions
10271027
* ========================================================================
10281028
* Copyright 2011-2014 Twitter, Inc.
@@ -1082,7 +1082,7 @@
10821082
}(jQuery);
10831083

10841084
/* ========================================================================
1085-
* Bootstrap: scrollspy.js v3.1.1
1085+
* Bootstrap: scrollspy.js v3.2.0
10861086
* http://getbootstrap.com/javascript/#scrollspy
10871087
* ========================================================================
10881088
* Copyright 2011-2014 Twitter, Inc.
@@ -1113,7 +1113,7 @@
11131113
this.process()
11141114
}
11151115

1116-
ScrollSpy.VERSION = '3.1.1'
1116+
ScrollSpy.VERSION = '3.2.0'
11171117

11181118
ScrollSpy.DEFAULTS = {
11191119
offset: 10
@@ -1253,7 +1253,7 @@
12531253
}(jQuery);
12541254

12551255
/* ========================================================================
1256-
* Bootstrap: modal.js v3.1.1
1256+
* Bootstrap: modal.js v3.2.0
12571257
* http://getbootstrap.com/javascript/#modals
12581258
* ========================================================================
12591259
* Copyright 2011-2014 Twitter, Inc.
@@ -1284,7 +1284,7 @@
12841284
}
12851285
}
12861286

1287-
Modal.VERSION = '3.1.1'
1287+
Modal.VERSION = '3.2.0'
12881288

12891289
Modal.DEFAULTS = {
12901290
backdrop: true,
@@ -1534,7 +1534,7 @@
15341534
}(jQuery);
15351535

15361536
/* ========================================================================
1537-
* Bootstrap: tooltip.js v3.1.1
1537+
* Bootstrap: tooltip.js v3.2.0
15381538
* http://getbootstrap.com/javascript/#tooltip
15391539
* Inspired by the original jQuery.tipsy by Jason Frame
15401540
* ========================================================================
@@ -1560,7 +1560,7 @@
15601560
this.init('tooltip', element, options)
15611561
}
15621562

1563-
Tooltip.VERSION = '3.1.1'
1563+
Tooltip.VERSION = '3.2.0'
15641564

15651565
Tooltip.DEFAULTS = {
15661566
animation: true,
@@ -1992,7 +1992,7 @@
19921992
}(jQuery);
19931993

19941994
/* ========================================================================
1995-
* Bootstrap: popover.js v3.1.1
1995+
* Bootstrap: popover.js v3.2.0
19961996
* http://getbootstrap.com/javascript/#popovers
19971997
* ========================================================================
19981998
* Copyright 2011-2014 Twitter, Inc.
@@ -2012,7 +2012,7 @@
20122012

20132013
if (!$.fn.tooltip) throw new Error('Popover requires tooltip.js')
20142014

2015-
Popover.VERSION = '3.1.1'
2015+
Popover.VERSION = '3.2.0'
20162016

20172017
Popover.DEFAULTS = $.extend({}, $.fn.tooltip.Constructor.DEFAULTS, {
20182018
placement: 'right',

assets/javascripts/bootstrap/affix.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ========================================================================
2-
* Bootstrap: affix.js v3.1.1
2+
* Bootstrap: affix.js v3.2.0
33
* http://getbootstrap.com/javascript/#affix
44
* ========================================================================
55
* Copyright 2011-2014 Twitter, Inc.
@@ -28,7 +28,7 @@
2828
this.checkPosition()
2929
}
3030

31-
Affix.VERSION = '3.1.1'
31+
Affix.VERSION = '3.2.0'
3232

3333
Affix.RESET = 'affix affix-top affix-bottom'
3434

assets/javascripts/bootstrap/alert.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ========================================================================
2-
* Bootstrap: alert.js v3.1.1
2+
* Bootstrap: alert.js v3.2.0
33
* http://getbootstrap.com/javascript/#alerts
44
* ========================================================================
55
* Copyright 2011-2014 Twitter, Inc.
@@ -18,7 +18,7 @@
1818
$(el).on('click', dismiss, this.close)
1919
}
2020

21-
Alert.VERSION = '3.1.1'
21+
Alert.VERSION = '3.2.0'
2222

2323
Alert.prototype.close = function (e) {
2424
var $this = $(this)

assets/javascripts/bootstrap/button.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ========================================================================
2-
* Bootstrap: button.js v3.1.1
2+
* Bootstrap: button.js v3.2.0
33
* http://getbootstrap.com/javascript/#buttons
44
* ========================================================================
55
* Copyright 2011-2014 Twitter, Inc.
@@ -19,7 +19,7 @@
1919
this.isLoading = false
2020
}
2121

22-
Button.VERSION = '3.1.1'
22+
Button.VERSION = '3.2.0'
2323

2424
Button.DEFAULTS = {
2525
loadingText: 'loading...'

assets/javascripts/bootstrap/carousel.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ========================================================================
2-
* Bootstrap: carousel.js v3.1.1
2+
* Bootstrap: carousel.js v3.2.0
33
* http://getbootstrap.com/javascript/#carousel
44
* ========================================================================
55
* Copyright 2011-2014 Twitter, Inc.
@@ -28,7 +28,7 @@
2828
.on('mouseleave.bs.carousel', $.proxy(this.cycle, this))
2929
}
3030

31-
Carousel.VERSION = '3.1.1'
31+
Carousel.VERSION = '3.2.0'
3232

3333
Carousel.DEFAULTS = {
3434
interval: 5000,

assets/javascripts/bootstrap/collapse.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ========================================================================
2-
* Bootstrap: collapse.js v3.1.1
2+
* Bootstrap: collapse.js v3.2.0
33
* http://getbootstrap.com/javascript/#collapse
44
* ========================================================================
55
* Copyright 2011-2014 Twitter, Inc.
@@ -22,7 +22,7 @@
2222
if (this.options.toggle) this.toggle()
2323
}
2424

25-
Collapse.VERSION = '3.1.1'
25+
Collapse.VERSION = '3.2.0'
2626

2727
Collapse.DEFAULTS = {
2828
toggle: true

assets/javascripts/bootstrap/dropdown.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ========================================================================
2-
* Bootstrap: dropdown.js v3.1.1
2+
* Bootstrap: dropdown.js v3.2.0
33
* http://getbootstrap.com/javascript/#dropdowns
44
* ========================================================================
55
* Copyright 2011-2014 Twitter, Inc.
@@ -19,7 +19,7 @@
1919
$(element).on('click.bs.dropdown', this.toggle)
2020
}
2121

22-
Dropdown.VERSION = '3.1.1'
22+
Dropdown.VERSION = '3.2.0'
2323

2424
Dropdown.prototype.toggle = function (e) {
2525
var $this = $(this)

assets/javascripts/bootstrap/modal.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ========================================================================
2-
* Bootstrap: modal.js v3.1.1
2+
* Bootstrap: modal.js v3.2.0
33
* http://getbootstrap.com/javascript/#modals
44
* ========================================================================
55
* Copyright 2011-2014 Twitter, Inc.
@@ -30,7 +30,7 @@
3030
}
3131
}
3232

33-
Modal.VERSION = '3.1.1'
33+
Modal.VERSION = '3.2.0'
3434

3535
Modal.DEFAULTS = {
3636
backdrop: true,

assets/javascripts/bootstrap/popover.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ========================================================================
2-
* Bootstrap: popover.js v3.1.1
2+
* Bootstrap: popover.js v3.2.0
33
* http://getbootstrap.com/javascript/#popovers
44
* ========================================================================
55
* Copyright 2011-2014 Twitter, Inc.
@@ -19,7 +19,7 @@
1919

2020
if (!$.fn.tooltip) throw new Error('Popover requires tooltip.js')
2121

22-
Popover.VERSION = '3.1.1'
22+
Popover.VERSION = '3.2.0'
2323

2424
Popover.DEFAULTS = $.extend({}, $.fn.tooltip.Constructor.DEFAULTS, {
2525
placement: 'right',

assets/javascripts/bootstrap/scrollspy.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ========================================================================
2-
* Bootstrap: scrollspy.js v3.1.1
2+
* Bootstrap: scrollspy.js v3.2.0
33
* http://getbootstrap.com/javascript/#scrollspy
44
* ========================================================================
55
* Copyright 2011-2014 Twitter, Inc.
@@ -30,7 +30,7 @@
3030
this.process()
3131
}
3232

33-
ScrollSpy.VERSION = '3.1.1'
33+
ScrollSpy.VERSION = '3.2.0'
3434

3535
ScrollSpy.DEFAULTS = {
3636
offset: 10

0 commit comments

Comments
 (0)