add autotime to cards
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
$(document).ready( function() {
|
||||
$("> .wall-item-outside-wrapper .autotime, > .thread-wrapper .autotime").timeago();
|
||||
$("> .shared_header .autotime").timeago();
|
||||
});
|
||||
Reference in New Issue
Block a user