adding timeago when the inf. scroll is involked

This commit is contained in:
maxwell 2011-01-19 16:04:46 -08:00
parent 9c1184bd29
commit 35432880b2

View file

@ -16,4 +16,4 @@ $(document).ready(function() {
loadingImg: '/images/ajax-loader.gif' loadingImg: '/images/ajax-loader.gif'
}); });
}); });
$("abbr.timeago").timeago();