Load bootstrap.js from the right place
This commit is contained in:
parent
973548ab1b
commit
14ac5be78c
1 changed files with 1 additions and 1 deletions
|
@ -105,6 +105,6 @@
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
<script src="bootstrap.js"></script>
|
<script src="<TMPL_VAR BASEURL>bootstrap.js"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue