This commit is contained in:
Baris Soner Usakli
2013-12-30 16:09:07 -05:00
parent 14744a854f
commit fbb4998999
2 changed files with 3 additions and 1 deletions

View File

@@ -71,6 +71,7 @@ define(function() {
});
function onTopicsLoaded(topics) {
var html = templates.prepare(templates['unread'].blocks['topics']).parse({
topics: topics
});