diff options
Diffstat (limited to 'united/index.html')
-rwxr-xr-x | united/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/united/index.html b/united/index.html index f7f04cde..12d84ce1 100755 --- a/united/index.html +++ b/united/index.html @@ -634,10 +634,10 @@ ================================================== --> <!-- Placed at the end of the document so the pages load faster --> <script src="../assets/js/jquery.js"></script> - <script src="../js/bootswatch.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/bootswatch.js"></script> <script src="../assets/js/application.js"></script> |