aboutsummaryrefslogtreecommitdiff
path: root/header.php
diff options
context:
space:
mode:
authorCamil Staps2015-02-10 10:33:10 +0100
committerCamil Staps2015-02-10 10:33:10 +0100
commit6614d2f7d47e3f0337321776040eb5f03dc8245b (patch)
treeebbd33bdc95ce233b6f9d5fb8de7a8f310eb3b0e /header.php
parentUpdated makefile for clarification that this is only the makefile for the doc... (diff)
Sorting for assignments using the mixItUp plugin
Diffstat (limited to 'header.php')
-rw-r--r--header.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/header.php b/header.php
index fa2a3ec..20873b3 100644
--- a/header.php
+++ b/header.php
@@ -50,6 +50,7 @@
<script src="<?=constants::url_external?>/js/plugins/form/jquery.form.min.js"></script>
<script src="<?=constants::url_external?>/js/plugins/bootstrap-editable.min.js"></script>
<script src="<?=constants::url_external?>/js/plugins/bootstrap-select.min.js"></script>
+ <script src="<?=constants::url_external?>/js/plugins/jquery.mixitup.min.js"></script>
<!-- Custom Theme JavaScript -->
<script src="<?=constants::url_external?>/js/sb-admin-2.js"></script>