closes #2035, closes #2036

This commit is contained in:
barisusakli
2014-09-02 05:04:39 -04:00
parent ff46d1211d
commit 171f02101d
10 changed files with 45 additions and 74 deletions

View File

@@ -362,7 +362,6 @@ define('forum/topic', dependencies, function(pagination, infinitescroll, threadT
}
function processPage(element) {
browsing.populateOnlineUsers();
app.createUserTooltips();
app.replaceSelfLinks(element.find('a'));
utils.addCommasToNumbers(element.find('.formatted-number'));