Add bootstrap js to the example template

This commit is contained in:
Bart van den Eijnden
2015-04-02 14:36:36 +02:00
committed by Andreas Hocevar
parent e1ee36f46d
commit 0882754b49

View File

@@ -82,6 +82,7 @@
</div>
<script src="../resources/jquery.min.js"></script>
<script src="../resources/bootstrap/js/bootstrap.min.js"></script>
<script src="../resources/example-behaviour.js"></script>
<script src="../resources/prism/prism.min.js"></script>
{{{ js_resource }}}