added initial configuration wizard
This commit is contained in:
parent
a9faaee730
commit
393fdc1dea
6 changed files with 116 additions and 3 deletions
|
|
@ -177,6 +177,7 @@ sub getOperations {
|
|||
'editUser' => 'WebGUI::Operation::User',
|
||||
'editUserSave' => 'WebGUI::Operation::User',
|
||||
'listUsers' => 'WebGUI::Operation::User',
|
||||
'setup' => 'WebGUI::Operation::WebGUI',
|
||||
'theWg' => 'WebGUI::Operation::WebGUI',
|
||||
'genesis' => 'WebGUI::Operation::WebGUI',
|
||||
'deleteSubscription' => 'WebGUI::Operation::Subscription',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue