add a new entry point in each pages in bo for js include

This commit is contained in:
Manuel Raynaud
2013-12-17 10:21:18 +01:00
parent db2ad120b2
commit d6b524e39a
53 changed files with 207 additions and 5 deletions

View File

@@ -234,3 +234,7 @@
})(jQuery);
</script>
{/block}
{block name="javascript-last-call"}
{module_include location='message-edit-js'}
{/block}