diff --git a/profiles/commons/modules/contrib/timeago/timeago.info b/profiles/commons/modules/contrib/timeago/timeago.info index 084e306..852a143 100755 --- a/profiles/commons/modules/contrib/timeago/timeago.info +++ b/profiles/commons/modules/contrib/timeago/timeago.info @@ -1,11 +1,13 @@ name = Timeago -description = "Converts dynamic timetamps to a 'time ago' format using jQuery with graceful degredation." +description = "Converts dynamic timestamps to a 'time ago' format using jQuery with graceful degredation." core = 7.x configure = admin/config/user-interface/timeago files[] = timeago.install files[] = timeago.module +scripts[] = timeago.js + ; Information added by drush on 2012-11-02 version = "7.x-2.1+2-dev"