Skip to content

Commit dc1ab99

Browse files
committed
Remove duplicated fireEcent, that prevents to duble initialization
1 parent 148d6cc commit dc1ab99

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/web/mage/adminhtml/wysiwyg/tiny_mce/tinymce4Adapter.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,6 @@ define([
293293
};
294294

295295
varienGlobalEvents.fireEvent('open_browser_callback', payload);
296-
this.eventBus.fireEvent('open_browser_callback', payload);
297296
}.bind(this);
298297
}
299298

0 commit comments

Comments
 (0)