[SITE] activate js files in html-end separately for each template
This commit is contained in:
parent
2a2cf3bb89
commit
64cb550e9f
8 changed files with 52 additions and 38 deletions
|
@ -39,4 +39,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]) ?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue