fix streamed in topics on category page

v1.18.x
barisusakli 9 years ago
parent 2cc804084f
commit 8e2e800e6d

@ -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),

Loading…
Cancel
Save