Commit a2081233 authored by santiaago's avatar santiaago
Browse files

switching order of script loading #86

parent 33771b6b
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -103,6 +103,8 @@
      <!-- In production use:
	   <script src="//ajax.googleapis.com/ajax/libs/angularjs/x.x.x/angular.min.js"></script>
	   -->
      <!-- Placed at the end of the document so the pages load faster -->
      <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
      <script src="lib/angular/angular.min.js"></script>
      <script src="lib/angular-route/angular-route.min.js"></script>
      <script src="lib/angular/angular-smooth-scroll.min.js"></script>
@@ -119,8 +121,6 @@
      <script src="components/prettify/prettify-directive.js"></script>
      <!-- Bootstrap core JavaScript
	   ================================================== -->
      <!-- Placed at the end of the document so the pages load faster -->
      <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
      <script src="lib/boostrap/js/bootstrap.min.js"></script>
      <!-- <script src="lib/boostrap/js/docs.min.js"></script> -->
      <!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->