[MQ-109] tests text block can be added to editor
This commit is contained in:
@ -80,6 +80,7 @@ Module.TextBlockSettingsView = base.BlockSettingsView.extend({
|
||||
});
|
||||
|
||||
Module.TextWidgetView = base.WidgetView.extend({
|
||||
id: 'automation_editor_block_text',
|
||||
getTemplate: function getTemplate() { return window.templates.textInsertion; },
|
||||
behaviors: {
|
||||
DraggableBehavior: {
|
||||
|
Reference in New Issue
Block a user