Skip to content

Commit cde73a8

Browse files
committed
rake update[v4-dev]
1 parent 3b0abce commit cde73a8

16 files changed

Lines changed: 32 additions & 43 deletions

File tree

assets/javascripts/bootstrap/alert.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,4 +189,3 @@ var Alert = (function ($) {
189189

190190
return Alert;
191191
})(jQuery);
192-
//# sourceMappingURL=alert.js.map

assets/javascripts/bootstrap/button.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,4 +169,3 @@ var Button = (function ($) {
169169

170170
return Button;
171171
})(jQuery);
172-
//# sourceMappingURL=button.js.map

assets/javascripts/bootstrap/carousel.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -475,4 +475,3 @@ var Carousel = (function ($) {
475475

476476
return Carousel;
477477
})(jQuery);
478-
//# sourceMappingURL=carousel.js.map

assets/javascripts/bootstrap/collapse.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,4 +361,3 @@ var Collapse = (function ($) {
361361

362362
return Collapse;
363363
})(jQuery);
364-
//# sourceMappingURL=collapse.js.map

assets/javascripts/bootstrap/dropdown.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,4 +290,3 @@ var Dropdown = (function ($) {
290290

291291
return Dropdown;
292292
})(jQuery);
293-
//# sourceMappingURL=dropdown.js.map

assets/javascripts/bootstrap/modal.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -533,4 +533,3 @@ var Modal = (function ($) {
533533

534534
return Modal;
535535
})(jQuery);
536-
//# sourceMappingURL=modal.js.map

assets/javascripts/bootstrap/popover.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,4 +198,3 @@ var Popover = (function ($) {
198198

199199
return Popover;
200200
})(jQuery);
201-
//# sourceMappingURL=popover.js.map

assets/javascripts/bootstrap/scrollspy.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,4 +317,3 @@ var ScrollSpy = (function ($) {
317317

318318
return ScrollSpy;
319319
})(jQuery);
320-
//# sourceMappingURL=scrollspy.js.map

assets/javascripts/bootstrap/tab.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,4 +260,3 @@ var Tab = (function ($) {
260260

261261
return Tab;
262262
})(jQuery);
263-
//# sourceMappingURL=tab.js.map

assets/javascripts/bootstrap/tooltip.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -616,4 +616,3 @@ var Tooltip = (function ($) {
616616

617617
return Tooltip;
618618
})(jQuery);
619-
//# sourceMappingURL=tooltip.js.map

0 commit comments

Comments
 (0)