vendor/assets/javascripts/_dropdown.js in active_frontend-12.4.32 vs vendor/assets/javascripts/_dropdown.js in active_frontend-13.0.0

- old
+ new

@@ -151,6 +151,6 @@ .on('click.bs.dropdown.data-api', '.dropdown form', function (e) { e.stopPropagation() }) .on('click.bs.dropdown.data-api', toggle, Dropdown.prototype.toggle) .on('keydown.bs.dropdown.data-api', toggle, Dropdown.prototype.keydown) .on('keydown.bs.dropdown.data-api', '.dropdown-menu', Dropdown.prototype.keydown) -}(jQuery); \ No newline at end of file +}(jQuery);