timeago() works best with iso format. fix #118

This commit is contained in:
Mario Vavti
2015-11-03 11:19:22 +01:00
parent d13dae6b06
commit 43d8090182
5 changed files with 4 additions and 4 deletions

View File

@@ -1156,7 +1156,6 @@ $(document).ready(function() {
numbers : aStr['t17'],
};
$(".autotime").timeago();
$("#toc").toc();
});