summaryrefslogtreecommitdiffstats
path: root/hyperkitty/templates/thread_list.html
diff options
context:
space:
mode:
Diffstat (limited to 'hyperkitty/templates/thread_list.html')
-rw-r--r--hyperkitty/templates/thread_list.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/hyperkitty/templates/thread_list.html b/hyperkitty/templates/thread_list.html
index 32bbdfe..c6c70c7 100644
--- a/hyperkitty/templates/thread_list.html
+++ b/hyperkitty/templates/thread_list.html
@@ -68,6 +68,7 @@ $(document).ready(function() {
$(this).addClass("collapsed");
}
});
+ setup_category();
});
</script>
{% endblock %}