Multiple enhancements:
- Perform RFE "js-confirmation-operation/user.pm".
- Perform RFE "js-confirmation-operation/group.pm".
- Perform RFE "locked-by-who".
(Displays in title and alt of img, but not in body text.)
This commit is contained in:
parent
936054ba19
commit
aac32d24bd
6 changed files with 58 additions and 49 deletions
|
|
@ -143,7 +143,6 @@ sub getOperations {
|
|||
'autoAddToGroup' => 'WebGUI::Operation::Group',
|
||||
'autoDeleteFromGroup' => 'WebGUI::Operation::Group',
|
||||
'deleteGroup' => 'WebGUI::Operation::Group',
|
||||
'deleteGroupConfirm' => 'WebGUI::Operation::Group',
|
||||
'deleteGroupGrouping' => 'WebGUI::Operation::Group',
|
||||
'deleteGrouping' => 'WebGUI::Operation::Group',
|
||||
'editGroup' => 'WebGUI::Operation::Group',
|
||||
|
|
@ -247,7 +246,6 @@ sub getOperations {
|
|||
|
||||
'becomeUser' => 'WebGUI::Operation::User',
|
||||
'deleteUser' => 'WebGUI::Operation::User',
|
||||
'deleteUserConfirm' => 'WebGUI::Operation::User',
|
||||
'editUser' => 'WebGUI::Operation::User',
|
||||
'editUserSave' => 'WebGUI::Operation::User',
|
||||
'editUserKarma' => 'WebGUI::Operation::User',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue