From 35432880b2feb5ad2bf6f83fe1435918a5b2881f Mon Sep 17 00:00:00 2001 From: maxwell Date: Wed, 19 Jan 2011 16:04:46 -0800 Subject: [PATCH] adding timeago when the inf. scroll is involked --- app/views/aspects/index.js.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/aspects/index.js.erb b/app/views/aspects/index.js.erb index b5e50a40c..a69361c35 100644 --- a/app/views/aspects/index.js.erb +++ b/app/views/aspects/index.js.erb @@ -16,4 +16,4 @@ $(document).ready(function() { loadingImg: '/images/ajax-loader.gif' }); }); - +$("abbr.timeago").timeago();