Remove the TOC and chapter views from the Help. Make the index the

default Help view.
This commit is contained in:
Colin Kuskie 2007-07-23 15:24:49 +00:00
parent a83702f2ed
commit 9fe8fc782e
4 changed files with 3 additions and 99 deletions

View file

@ -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',