1
0
Fork 0

[SITE] activate js files in html-end separately for each template

This commit is contained in:
Jannik Beyerstedt 2016-04-15 22:53:09 +02:00
parent 2a2cf3bb89
commit 64cb550e9f
8 changed files with 52 additions and 38 deletions

View file

@ -33,4 +33,5 @@ snippet('base/cont-header');
</main>
<?php snippet('base/cont-footer') ?>
<?php snippet('base/html-end') ?>
<?php snippet('base/html-end', ["bs_util"=>1,
"bs_collapse"=>1]) ?>