Create acceptance test for testing products widget
[MAILPOET-1842]
This commit is contained in:
@@ -568,6 +568,7 @@ ProductsDisplayOptionsSettingsView = base.BlockSettingsView.extend({
|
||||
|
||||
Module.ProductsWidgetView = base.WidgetView.extend({
|
||||
className: base.WidgetView.prototype.className + ' mailpoet_droppable_layout_block',
|
||||
id: 'automation_editor_block_products',
|
||||
getTemplate: function getTemplate() { return window.templates.productsInsertion; },
|
||||
behaviors: {
|
||||
DraggableBehavior: {
|
||||
|
Reference in New Issue
Block a user