Don't render modal overlay for editor block's settings
[MAILPOET-1974]
This commit is contained in:
@@ -267,6 +267,7 @@ Module.BlockSettingsView = Marionette.View.extend({
|
||||
element: this.$el,
|
||||
template: '',
|
||||
position: 'right',
|
||||
overlayRender: false,
|
||||
width: App.getConfig().get('sidepanelWidth'),
|
||||
onCancel: function onCancel() {
|
||||
this.destroy();
|
||||
|
Reference in New Issue
Block a user