Remove the TOC and chapter views from the Help. Make the index the
default Help view.
This commit is contained in:
parent
a83702f2ed
commit
9fe8fc782e
4 changed files with 3 additions and 99 deletions
|
|
@ -159,9 +159,7 @@ sub getOperations {
|
|||
'manageUsersInGroup' => 'WebGUI::Operation::Group',
|
||||
|
||||
'viewHelp' => 'WebGUI::Operation::Help',
|
||||
'viewHelpChapter' => 'WebGUI::Operation::Help',
|
||||
'viewHelpIndex' => 'WebGUI::Operation::Help',
|
||||
'viewHelpTOC' => 'WebGUI::Operation::Help',
|
||||
|
||||
'viewInbox' => 'WebGUI::Operation::Inbox',
|
||||
'viewInboxMessage' => 'WebGUI::Operation::Inbox',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue