ago.js fixes

This commit is contained in:
jomo
2014-11-15 23:07:59 +01:00
parent d2efe44de5
commit 4bab18d477
2 changed files with 36 additions and 34 deletions

View File

@@ -42,5 +42,5 @@ $(function(){
}
});
var ago = new Ago();
Ago();
});