summaryrefslogtreecommitdiff
path: root/public/views/pretty.ejs
diff options
context:
space:
mode:
Diffstat (limited to 'public/views/pretty.ejs')
-rw-r--r--public/views/pretty.ejs4
1 files changed, 2 insertions, 2 deletions
diff --git a/public/views/pretty.ejs b/public/views/pretty.ejs
index 3afb2a1a..1de3610c 100644
--- a/public/views/pretty.ejs
+++ b/public/views/pretty.ejs
@@ -67,11 +67,11 @@
<a id="tocLabel" class="ui-toc-label btn btn-default" data-toggle="dropdown" href="#" role="button" aria-haspopup="true" aria-expanded="false" title="Table of content">
<i class="fa fa-bars"></i>
</a>
- <ul id="toc" class="ui-toc-dropdown dropdown-menu" aria-labelledby="tocLabel">
+ <ul id="ui-toc" class="ui-toc-dropdown dropdown-menu" aria-labelledby="tocLabel">
</ul>
</div>
</div>
- <div id="toc-affix" class="ui-affix-toc ui-toc-dropdown unselectable hidden-print" data-spy="affix" style="display:none;"></div>
+ <div id="ui-toc-affix" class="ui-affix-toc ui-toc-dropdown unselectable hidden-print" data-spy="affix" style="display:none;"></div>
<% if(typeof disqus !== 'undefined' && disqus) { %>
<div class="container-fluid" style="max-width: 758px; margin-bottom: 40px;">
<%- include disqus %>