Loading app/index.html +2 −2 Original line number Diff line number Diff line Loading @@ -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> Loading @@ -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 --> Loading Loading
app/index.html +2 −2 Original line number Diff line number Diff line Loading @@ -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> Loading @@ -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 --> Loading