adding timeago when the inf. scroll is involked
This commit is contained in:
parent
9c1184bd29
commit
35432880b2
1 changed files with 1 additions and 1 deletions
|
|
@ -16,4 +16,4 @@ $(document).ready(function() {
|
|||
loadingImg: '/images/ajax-loader.gif'
|
||||
});
|
||||
});
|
||||
|
||||
$("abbr.timeago").timeago();
|
||||
|
|
|
|||
Loading…
Reference in a new issue