Moved delete wiki button into new edit wiki form, opened by edit wiki icon in wiki list
This commit is contained in:
@@ -212,7 +212,6 @@ class Wiki extends \Zotlabs\Web\Controller {
|
||||
'$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