[MQ-183] tests adding header block to editor
This commit is contained in:
committed by
Pavel Dohnal
parent
8f734a538a
commit
02e8a8eb15
@ -98,6 +98,7 @@ Module.HeaderBlockSettingsView = base.BlockSettingsView.extend({
|
||||
});
|
||||
|
||||
Module.HeaderWidgetView = base.WidgetView.extend({
|
||||
id: 'automation_editor_block_header',
|
||||
getTemplate: function getTemplate() { return window.templates.headerInsertion; },
|
||||
behaviors: {
|
||||
DraggableBehavior: {
|
||||
|
Reference in New Issue
Block a user