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

@@ -378,4 +378,8 @@ form_content = {$smarty.capture.tax_rule_delete_dialog nofilter}
})
</script>
{/block}
{block name="javascript-last-call"}
{module_include location='taxes-rules-js'}
{/block}