summaryrefslogtreecommitdiffstats
path: root/js/news.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/news.js')
-rw-r--r--js/news.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/js/news.js b/js/news.js
index 6fb67e21d..651df7c62 100644
--- a/js/news.js
+++ b/js/news.js
@@ -692,6 +692,8 @@ $(document).ready(function(){
})
});
+
+ $("time.timeago").timeago();
});