streams/view/js/mod_cards.js

3 lines
No EOL
62 B
JavaScript

$(document).ready( function() {
$(".autotime").timeago();
});