filter:scripts.get now included in header

main
psychobunny 9 years ago
parent 7c189abc6d
commit 50069b8266

@ -25,6 +25,10 @@
<script src="{relative_path}/nodebb.min.js?{config.cache-buster}"></script> <script src="{relative_path}/nodebb.min.js?{config.cache-buster}"></script>
<!-- IMPORT partials/requirejs-config.tpl --> <!-- IMPORT partials/requirejs-config.tpl -->
<!-- BEGIN scripts -->
<script type="text/javascript" src="{scripts.src}"></script>
<!-- END scripts -->
<!-- IF useCustomJS --> <!-- IF useCustomJS -->
{{customJS}} {{customJS}}
<!-- ENDIF useCustomJS --> <!-- ENDIF useCustomJS -->

Loading…
Cancel
Save