We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 077c177 commit 5b9b3a3Copy full SHA for 5b9b3a3
lib/rdoc/generator/template/darkfish/index.rhtml
@@ -14,6 +14,6 @@
14
</article>
15
16
<nav class="contextual">
17
- <%= render '_sidebar_table_of_contents.rhtml' %>
+ <%= render '_sidebar_table_of_contents.rhtml' if current %>
18
</nav>
19
- </main>
+ </main>
0 commit comments