[MQ-111] Test add divider to editor
This commit is contained in:
committed by
Jan Jakeš
parent
02e8a8eb15
commit
24a7abba0b
@@ -126,6 +126,7 @@ Module.DividerBlockSettingsView = base.BlockSettingsView.extend({
|
||||
});
|
||||
|
||||
Module.DividerWidgetView = base.WidgetView.extend({
|
||||
id: 'automation_editor_block_divider',
|
||||
getTemplate: function getTemplate() { return window.templates.dividerInsertion; },
|
||||
behaviors: {
|
||||
DraggableBehavior: {
|
||||
|
Reference in New Issue
Block a user