Display tutorial video in editor

[MAILPOET-1447]
This commit is contained in:
Pavel Dohnal
2018-08-14 12:52:48 +02:00
parent 4a810f9103
commit 9efb5b5f90
2 changed files with 8 additions and 0 deletions

View File

@@ -1295,6 +1295,7 @@
"newsletter_editor/image-missing.svg"
) %>',
},
dragDemoUrl: '<%= image_url("newsletter_editor/editor-drag-demo.mp4") %>',
};
wp.hooks.doAction('mailpoet_newsletters_editor_initialize', config);
</script>