vendor/assets/js/foundation.toggler.js in foundation-rails-6.4.1.3 vs vendor/assets/js/foundation.toggler.js in foundation-rails-6.4.3.0
- old
+ new
@@ -446,13 +446,12 @@
plugins.each(function () {
var _this = __WEBPACK_IMPORTED_MODULE_0_jquery___default()(this);
_this.triggerHandler('close.zf.trigger', [_this]);
});
}
-};
-// Global, parses whole document.
-Triggers.Initializers.addClosemeListener = function (pluginName) {
+ // Global, parses whole document.
+};Triggers.Initializers.addClosemeListener = function (pluginName) {
var yetiBoxes = __WEBPACK_IMPORTED_MODULE_0_jquery___default()('[data-yeti-box]'),
plugNames = ['dropdown', 'tooltip', 'reveal'];
if (pluginName) {
if (typeof pluginName === 'string') {
\ No newline at end of file