From 7c5d3649a3f137cc4c4bdd36dbb3639f2638d52c Mon Sep 17 00:00:00 2001 From: Alessandro Cosentino Date: Tue, 13 Nov 2012 15:38:54 -0500 Subject: use the core functions for relative dates --- js/items.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'js') diff --git a/js/items.js b/js/items.js index 65b5483ec..d055dfa15 100644 --- a/js/items.js +++ b/js/items.js @@ -632,7 +632,7 @@ var News = News || {}; self._toggleKeepUnread(); }); - this._$html.find('time.timeago').timeago(); + //this._$html.find('time.timeago').timeago(); }; /** -- cgit v1.2.3