Skip to content
Snippets Groups Projects
Commit c9e12161 authored by Fabien Meghazi's avatar Fabien Meghazi
Browse files

[FIX] website_mail.editor.js moved but still referenced

Commit 0c89ca0f moves
website_mail.editor.js but is still referenced in website_mail.xml
parent d42840a6
No related merge requests found
......@@ -26,7 +26,7 @@
</template>
<template id="editor" inherit_id="website.assets_editor" name="Mail snippet">
<xpath expr="/t" position="inside">
<script type="text/javascript" src="/website_mail/static/src/js/website_mail.editor.js"></script>
<script type="text/javascript" src="/website_mail_group/static/src/js/website_mail_group.editor.js"></script>
</xpath>
</template>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment