// load jquery-timeago.js
This commit is contained in:
@@ -215,4 +215,7 @@ $( document ).ready(function() {
|
||||
removeMobileNav();
|
||||
}
|
||||
});
|
||||
|
||||
//show time elapsed
|
||||
$("abbr.timeago").timeago();
|
||||
});
|
||||
Reference in New Issue
Block a user