switch timeago to a javascript implementation

This commit is contained in:
Shish
2011-12-31 14:12:05 +00:00
parent 1857075bd9
commit ad2bb8b8b6
5 changed files with 152 additions and 32 deletions

View File

@ -26,6 +26,7 @@ $(document).ready(function() {
$confirm.dialog('open');
});
$("time").timeago();
});
var defaultTexts = new Array();