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

@@ -264,4 +264,8 @@ form_content = {$smarty.capture.delete_folder_dialog nofilter}
});
</script>
{/block}
{block name="javascript-last-call"}
{module_include location='content-edit-js'}
{/block}