' + @@ -68,6 +68,7 @@ define(function () { recent_replies.appendChild(frag); } $('#category_recent_replies span.timeago').timeago(); + app.createUserTooltips(); }); $(window).off('scroll').on('scroll', function (ev) { diff --git a/public/templates/category.tpl b/public/templates/category.tpl index 370f934514..551cdd74b5 100644 --- a/public/templates/category.tpl +++ b/public/templates/category.tpl @@ -98,7 +98,7 @@
diff --git a/public/templates/recent.tpl b/public/templates/recent.tpl index 0ebb9ea900..ea3d6ca529 100644 --- a/public/templates/recent.tpl +++ b/public/templates/recent.tpl @@ -54,6 +54,9 @@ - + diff --git a/public/templates/unread.tpl b/public/templates/unread.tpl index 29ac5e454e..fd703c1bed 100644 --- a/public/templates/unread.tpl +++ b/public/templates/unread.tpl @@ -49,14 +49,17 @@