summaryrefslogtreecommitdiff
path: root/templates/todolists/public_list.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/todolists/public_list.html')
-rw-r--r--templates/todolists/public_list.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/todolists/public_list.html b/templates/todolists/public_list.html
index e9dd3882..3ee206f4 100644
--- a/templates/todolists/public_list.html
+++ b/templates/todolists/public_list.html
@@ -71,6 +71,5 @@
$(document).ready(function() {
$(".results").tablesorter({widgets: ['zebra'], sortList: [[0,0], [1,0]]});
});
-
</script>
{% endblock %}