mirror of
https://github.com/documize/community.git
synced 2025-08-02 20:15:26 +02:00
Enhance + SECTION to always be visible
This commit is contained in:
parent
7d3473365a
commit
9d82682797
12 changed files with 771 additions and 762 deletions
|
@ -1,7 +1,6 @@
|
|||
{{#section/base-editor-inline document=document folder=folder page=page
|
||||
{{#section/base-editor-inline document=document folder=folder page=page
|
||||
blockMode=blockMode contentLinkerButton=true onInsertLink=(action 'onInsertLink')
|
||||
isDirty=(action 'isDirty') onCancel=(action 'onCancel') onAction=(action 'onAction')}}
|
||||
<div id='#mytoolbar'></div>
|
||||
<div id={{editorId}} class="mousetrap wysiwyg wysiwyg-editor">
|
||||
{{{pageBody}}}
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue