Add acceptance test for undo/redo
[MAILPOET-1976]
This commit is contained in:
@@ -117,6 +117,7 @@ Module.ButtonBlockSettingsView = base.BlockSettingsView.extend({
|
||||
});
|
||||
|
||||
Module.ButtonWidgetView = base.WidgetView.extend({
|
||||
id: 'automation_editor_block_button',
|
||||
getTemplate: function () { return window.templates.buttonInsertion; },
|
||||
behaviors: {
|
||||
DraggableBehavior: {
|
||||
|
Reference in New Issue
Block a user