Commit 2cbec41660718bdcc178e0dc161c374849f82896

Authored by Adhidarma Hadiwinoto
1 parent e7c58358ad
Exists in master

bootstrap.min.js cdn

Showing 1 changed file with 1 additions and 3 deletions Side-by-side Diff

views/layout-with-topbar.html
... ... @@ -67,8 +67,6 @@
67 67 ================================================== -->
68 68 <!-- Placed at the end of the document so the pages load faster -->
69 69 <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
70   - <script src="../../dist/js/bootstrap.min.js"></script>
71   - <!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
72   - <script src="../../assets/js/ie10-viewport-bug-workaround.js"></script>
  70 + <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
73 71 </body>
74 72 </html>