From 43b877caa1381c2ac8a031751acd2dab3ec739f0 Mon Sep 17 00:00:00 2001 From: Einer von Vielen Date: Tue, 13 Jan 2015 00:06:44 +0100 Subject: Test ...with table of content. jquery.tableofconent.js works bunt not properly --- view/js/main.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'view/js/main.js') diff --git a/view/js/main.js b/view/js/main.js index 9d5136c34..459600793 100644 --- a/view/js/main.js +++ b/view/js/main.js @@ -1125,6 +1125,8 @@ $(document).ready(function() { $(".autotime").timeago(); + $("#toc").tableOfContents(); + }); -- cgit v1.2.3