summaryrefslogtreecommitdiff
path: root/superhero/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'superhero/index.html')
-rwxr-xr-xsuperhero/index.html11
1 files changed, 6 insertions, 5 deletions
diff --git a/superhero/index.html b/superhero/index.html
index 98ad91bd..81949668 100755
--- a/superhero/index.html
+++ b/superhero/index.html
@@ -633,12 +633,13 @@
<!-- Le javascript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
- <script src="../assets/js/jquery.js"></script>
- <script src="../assets/js/bootstrap-dropdown.js"></script>
- <script src="../assets/js/bootstrap-scrollspy.js"></script>
- <script src="../assets/js/bootstrap-collapse.js"></script>
+ <script src="../js/jquery.js"></script>
+ <script src="../js/bootstrap-dropdown.js"></script>
+ <script src="../js/bootstrap-scrollspy.js"></script>
+ <script src="../js/bootstrap-collapse.js"></script>
+ <script src="../js/bootstrap-tooltip.js"></script>
+ <script src="../js/application.js"></script>
<script src="../js/bootswatch.js"></script>
- <script src="../assets/js/application.js"></script>
</body>