summaryrefslogtreecommitdiffstats
path: root/management-interface/template/footer.php
diff options
context:
space:
mode:
Diffstat (limited to 'management-interface/template/footer.php')
-rw-r--r--management-interface/template/footer.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/management-interface/template/footer.php b/management-interface/template/footer.php
index be0cfea..68f8351 100644
--- a/management-interface/template/footer.php
+++ b/management-interface/template/footer.php
@@ -1,5 +1,11 @@
<?php
//var_dump($_SESSION);
?>
+ <!-- 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.0/jquery.min.js"></script>
+ <script src="js/bootstrap.min.js"></script>
+ <script src="js/custom.js"></script>
</body>
</html>