fix streamed in topics on category page

This commit is contained in:
barisusakli
2016-07-29 16:47:57 +03:00
parent 2cc804084f
commit 8e2e800e6d

View File

@@ -197,6 +197,7 @@ define('forum/category', [
privileges: {editable: editable},
showSelect: editable,
topics: [topic]
template: {category: true}
}, function(html) {
translator.translate(html, function(translatedHTML) {
var topic = $(translatedHTML),