article > toc button : at title leve
All checks were successful
Deploy / Deploy to Production (push) Successful in 6s
All checks were successful
Deploy / Deploy to Production (push) Successful in 6s
This commit is contained in:
parent
16b634aba3
commit
554a650b91
4 changed files with 26 additions and 21 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<footer id="main-footer">
|
||||
<ul id="links">
|
||||
<?php if ($page->hasToc()): ?>
|
||||
<li class="footer-btn-wrapper hidden">
|
||||
<li class="footer-btn-wrapper side-panel-button-wrapper hidden">
|
||||
<button class="plus" data-open-panel="side-panel" data-view="toc" title="ouvrir la table des matières">sommaire</button>
|
||||
</li>
|
||||
<?php endif ?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue