summaryrefslogtreecommitdiffstats
path: root/templates/layout.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/layout.html')
-rw-r--r--templates/layout.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/layout.html b/templates/layout.html
index e7d9014..2acf478 100644
--- a/templates/layout.html
+++ b/templates/layout.html
@@ -10,6 +10,7 @@
<link rel="stylesheet" type="text/css" media="screen" href="css/custom.css" />
<script src="js/jquery-2.0.0.min.js"></script>
+ <script src="js/jquery.tablesorter.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/list.min.js"></script>
</head>