fix the time on the conversation view

This commit is contained in:
Maxwell Salzberg 2011-10-04 17:44:37 -07:00
parent eef054dc5e
commit 9cc7523f0e

View file

@ -26,6 +26,7 @@ $(document).ready(function(){
}); });
} }
jQuery("abbr.timeago").timeago();
return false; return false;
}); });