Moved save to bottom. Created Wiki Tools dropdown to be consistent, moved page tools in there as well as new page and new wiki
This commit is contained in:
@@ -211,6 +211,8 @@ class Wiki extends \Zotlabs\Web\Controller {
|
||||
'$wikiheaderPage' => $wikiheaderPage,
|
||||
'$hideEditor' => $hide_editor,
|
||||
'$showPageControls' => $showPageControls,
|
||||
'$tools_label' => 'Wiki Tools',
|
||||
'$showTools' => $showNewWikiButton || $showNewPageButton,
|
||||
'$showNewWikiButton'=> $showNewWikiButton,
|
||||
'$showNewPageButton'=> $showNewPageButton,
|
||||
'$hidePageHistory' => $hidePageHistory,
|
||||
|
||||
Reference in New Issue
Block a user