summaryrefslogtreecommitdiffstats
path: root/hyperkitty/templates/threads/right_col.html
diff options
context:
space:
mode:
authorAurélien Bompard <aurelien@bompard.org>2013-07-11 16:06:25 +0200
committerAurélien Bompard <aurelien@bompard.org>2013-07-11 16:06:25 +0200
commit510c337117a77591400d7ee1d8d20ffd3ca2f731 (patch)
tree6b9cac799a13c13b54905e29542fa11c342727ae /hyperkitty/templates/threads/right_col.html
parent5b18d42d67afc08f469ec216b1d55adeb19feda8 (diff)
downloadhyperkitty-510c337117a77591400d7ee1d8d20ffd3ca2f731.tar.gz
hyperkitty-510c337117a77591400d7ee1d8d20ffd3ca2f731.tar.xz
hyperkitty-510c337117a77591400d7ee1d8d20ffd3ca2f731.zip
Manage thread categories in the database
Diffstat (limited to 'hyperkitty/templates/threads/right_col.html')
-rw-r--r--hyperkitty/templates/threads/right_col.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/hyperkitty/templates/threads/right_col.html b/hyperkitty/templates/threads/right_col.html
index c92eabd..5384d03 100644
--- a/hyperkitty/templates/threads/right_col.html
+++ b/hyperkitty/templates/threads/right_col.html
@@ -38,9 +38,6 @@
<i class="unread icon-eye-close"></i> {{ unread_count }} unread messages
{% endif %}
</p>
- <div id="thread-category">
- {% include 'threads/category.html' %}
- </div>
<div id="tags">
{% include 'threads/tags.html' %}
</div>