summaryrefslogtreecommitdiff
path: root/simplex/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'simplex/index.html')
-rwxr-xr-xsimplex/index.html11
1 files changed, 6 insertions, 5 deletions
diff --git a/simplex/index.html b/simplex/index.html
index 28eaf7b8..d40a1f6c 100755
--- a/simplex/index.html
+++ b/simplex/index.html
@@ -634,12 +634,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>