Hide footnotes section if no analysis is shown
This commit is contained in:
parent
0592c33b66
commit
007f425267
@ -434,6 +434,12 @@ function goBack() {
|
|||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
|
<h2>Footnotes</h2>
|
||||||
|
<ol>
|
||||||
|
<li id="footnote-proc5"><cite><a href="http://man7.org/linux/man-pages/man5/proc.5.html" target="_blank">
|
||||||
|
proc(5) - process information pseudo-filesystem</a></cite> (<a href="#" onclick="goBack()">Go Back</a>)
|
||||||
|
</li>
|
||||||
|
</ol>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="error_box">
|
<div id="error_box">
|
||||||
@ -441,14 +447,6 @@ function goBack() {
|
|||||||
<div class="terminal" id="__terminal__"></div>
|
<div class="terminal" id="__terminal__"></div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
<h2>Footnotes</h2>
|
|
||||||
<ol>
|
|
||||||
<li id="footnote-proc5"><cite><a href="http://man7.org/linux/man-pages/man5/proc.5.html" target="_blank">
|
|
||||||
proc(5) - process information pseudo-filesystem</a></cite> (<a href="#" onclick="goBack()">Go Back</a>)
|
|
||||||
</li>
|
|
||||||
</ol>
|
|
||||||
|
|
||||||
<hr/>
|
<hr/>
|
||||||
|
|
||||||
<div class="footer">
|
<div class="footer">
|
||||||
|
Loading…
Reference in New Issue
Block a user