added new Timeago and removed unnecessary files
This commit is contained in:
parent
e211ed0c54
commit
7ffb809ce3
7 changed files with 166 additions and 2471 deletions
|
@ -4,7 +4,7 @@ define([
|
|||
"lib/URI",
|
||||
"helper/HostApp",
|
||||
"helper/Followings",
|
||||
"lib/vendor/jquery.plugins"
|
||||
"lib/Timeago"
|
||||
],
|
||||
|
||||
function(jQuery, Paths, URI, HostApp, Followings) {
|
||||
|
|
Reference in a new issue