From ba8f8c3403be13ee5fc7af8495be739c6d9c9954 Mon Sep 17 00:00:00 2001 From: Galette Saucisse Date: Fri, 20 Apr 2018 19:17:52 +0200 Subject: Proposed fix for issue #1091 --- view/js/mod_help.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/js/mod_help.js b/view/js/mod_help.js index a37207807..107845c04 100644 --- a/view/js/mod_help.js +++ b/view/js/mod_help.js @@ -21,7 +21,7 @@ $(document).ready(function () { var pageName = url.href.split('/').pop().split('#').shift().split('?').shift(); var linkName = $(this).attr('href').split('/').pop(); if (pageName === linkName) { - var tocUl = $(this).closest('a').append('