Absolute path for bootstrap.js
authorPeter Koppatz <peter@koppatz.com>
Tue, 21 Jan 2014 19:04:42 +0100
changeset 201d97d1109fccb
parent 200 163bef19cb71
child 202 c8d8bbf51f90
Absolute path for bootstrap.js
templates/theme.html
     1.1 --- a/templates/theme.html	Tue Jan 21 09:56:14 2014 +0100
     1.2 +++ b/templates/theme.html	Tue Jan 21 19:04:42 2014 +0100
     1.3 @@ -61,7 +61,7 @@
     1.4      ================================================== -->
     1.5      <!-- Placed at the end of the document so the pages load faster -->
     1.6      <script src="/static/js/jquery-1.10.2.min.js"></script>
     1.7 -    <script src="static/js/bootstrap.js"></script>
     1.8 +    <script src="/static/js/bootstrap.js"></script>
     1.9       <script type="text/javascript">
    1.10        $(document).ready(function() {
    1.11        $('#myCarousel').carousel({
Impressum Datenschutzerklärung