summaryrefslogtreecommitdiff
path: root/_includes/git-wiki/sections/tail
diff options
context:
space:
mode:
authorYehonal <yehonal.azeroth@gmail.com>2019-02-19 11:15:05 +0100
committerYehonal <yehonal.azeroth@gmail.com>2019-02-19 11:15:05 +0100
commiteec0243f0d285d2584f0a088f223e5218f42187e (patch)
tree22d774d2d4b115486ccf95553de1ffdcec7e3dae /_includes/git-wiki/sections/tail
parent98b4a0218e326c5478f2fc33aad529817d4a0c43 (diff)
downloadwiki-eec0243f0d285d2584f0a088f223e5218f42187e.tar.gz
wiki-eec0243f0d285d2584f0a088f223e5218f42187e.tar.bz2
wiki-eec0243f0d285d2584f0a088f223e5218f42187e.zip
namespace for #toc
Diffstat (limited to '_includes/git-wiki/sections/tail')
-rw-r--r--_includes/git-wiki/sections/tail/tail.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/git-wiki/sections/tail/tail.html b/_includes/git-wiki/sections/tail/tail.html
index ccdf163..6d32583 100644
--- a/_includes/git-wiki/sections/tail/tail.html
+++ b/_includes/git-wiki/sections/tail/tail.html
@@ -20,7 +20,7 @@
<script type="text/javascript">
$(document).ready(function () {
- $('#toc').toc({
+ $('#git-wiki-toc').toc({
title: '<i>Contents</i>',
showSpeed: 0,
headers: '#git-wiki-content h1, #git-wiki-content h2, #git-wiki-content h3, #git-wiki-content h4, #git-wiki-content h5, #git-wiki-content h6'