summaryrefslogtreecommitdiff
path: root/templates/releng/result_list.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/releng/result_list.html')
-rw-r--r--templates/releng/result_list.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/templates/releng/result_list.html b/templates/releng/result_list.html
index 207a8ba3..be5783b3 100644
--- a/templates/releng/result_list.html
+++ b/templates/releng/result_list.html
@@ -34,8 +34,7 @@
</tbody>
</table>
</div>
-{% load cdn %}{% jquery %}
-<script type="text/javascript" src="{% static "jquery.tablesorter.min.js" %}"></script>
+{% load cdn %}{% jquery %}{% jquery_tablesorter %}
<script type="text/javascript" src="{% static "archweb.js" %}"></script>
<script type="text/javascript">
$(document).ready(function() {