added export and rich edit page tree picker, and started on image picker
This commit is contained in:
parent
a096a753ba
commit
28b6653e2a
7 changed files with 254 additions and 14 deletions
|
|
@ -95,6 +95,8 @@ sub getOperations {
|
|||
'editDatabaseLink' => 'WebGUI::Operation::DatabaseLink',
|
||||
'editDatabaseLinkSave' => 'WebGUI::Operation::DatabaseLink',
|
||||
'listDatabaseLinks' => 'WebGUI::Operation::DatabaseLink',
|
||||
'richEditPageTree' => 'WebGUI::Operation::RichEdit',
|
||||
'richEditImage' => 'WebGUI::Operation::RichEdit',
|
||||
'manageUsersInGroup' => 'WebGUI::Operation::Group',
|
||||
'deleteGroup' => 'WebGUI::Operation::Group',
|
||||
'deleteGroupConfirm' => 'WebGUI::Operation::Group',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue