1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-31 02:59:44 +02:00

Move add section into section toolbar

This commit is contained in:
sauls8t 2019-01-23 15:46:27 +00:00
parent 0707bdd3d6
commit c69020f1e6
6 changed files with 32 additions and 34 deletions

View file

@ -28,7 +28,8 @@
onDeletePage=(action "onDeletePage")
onSavePageAsBlock=(action "onSavePageAsBlock")
onPageLevelChange=(action onPageLevelChange)
onPageSequenceChange=(action onPageSequenceChange)}}
onPageSequenceChange=(action onPageSequenceChange)
onShowSectionWizard=(action onShowSectionWizard)}}
<div class="wysiwyg">
{{section/base-renderer page=page}}