fix the time on the conversation view
This commit is contained in:
parent
eef054dc5e
commit
9cc7523f0e
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ $(document).ready(function(){
|
|||
});
|
||||
}
|
||||
|
||||
jQuery("abbr.timeago").timeago();
|
||||
return false;
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue