forked from Cavemanon/cavepaintings
switch timeago to a javascript implementation
This commit is contained in:
@ -26,6 +26,7 @@ $(document).ready(function() {
|
||||
$confirm.dialog('open');
|
||||
});
|
||||
|
||||
$("time").timeago();
|
||||
});
|
||||
|
||||
var defaultTexts = new Array();
|
||||
|
Reference in New Issue
Block a user