added new Timeago and removed unnecessary files

This commit is contained in:
jeena 2012-11-18 09:46:29 +01:00
parent e211ed0c54
commit 7ffb809ce3
7 changed files with 166 additions and 2471 deletions

View file

@ -4,7 +4,7 @@ define([
"lib/URI",
"helper/HostApp",
"helper/Followings",
"lib/vendor/jquery.plugins"
"lib/Timeago"
],
function(jQuery, Paths, URI, HostApp, Followings) {