Conflicts:
	templates/admin/default/admin-layout.tpl
This commit is contained in:
franck
2013-09-10 15:46:51 +02:00
599 changed files with 40518 additions and 3685 deletions

View File

@@ -227,15 +227,14 @@
{block name="after-javascript-include"}{/block}
{javascripts file='assets/js/bootstrap/bootstrap.js'}
<script src="{$asset_url}"></script>
{/javascripts}
{block name="javascript-initialization"}{/block}
{debugbar_render}
{* Modules scripts are included now *}
{module_include location='footer_js'}
{debugbar_render}
{javascripts file='assets/js/bootstrap/bootstrap.js'}
<script src="{$asset_url}"></script>
{/javascripts}
</body>
</html>