mirror of
https://github.com/documize/community.git
synced 2025-07-30 10:39:44 +02:00
Provide each doc section with TOC controls
Put up/down/indent/outdent options on the section menu dropdown for easier TOC manipulation.
This commit is contained in:
parent
d5157615e0
commit
716bd062d7
9 changed files with 333 additions and 138 deletions
|
@ -4,7 +4,7 @@
|
|||
<i class="material-icons" title="Table of contents" data-toggle="tooltip" data-placement="top">reorder</i>
|
||||
</div>
|
||||
|
||||
<div id="doc-toc" class="document-toc {{if isDesktop 'document-toc-desktop'}}">
|
||||
<div id="doc-toc" class="document-toc">
|
||||
<div class="header">
|
||||
{{#if canEdit}}
|
||||
<div id="tocToolbar" class="toc-controls {{if state.actionablePage 'current-page'}}">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue