Account release candidate - final changes before merge
This commit is contained in:
parent
aec93573f0
commit
11d18075fa
45 changed files with 3379 additions and 1325 deletions
|
|
@ -135,20 +135,14 @@ sub getOperations {
|
|||
'viewInbox' => 'Inbox',
|
||||
'viewInboxMessage' => 'Inbox',
|
||||
'sendPrivateMessage' => 'Inbox',
|
||||
'sendPrivateMessageSave' => 'Inbox',
|
||||
'deletePrivateMessage' => 'Inbox',
|
||||
|
||||
'inviteUser' => 'Invite',
|
||||
'inviteUserSave' => 'Invite',
|
||||
'acceptInvite' => 'Invite',
|
||||
|
||||
'addFriend' => 'Friends',
|
||||
'addFriendSave' => 'Friends',
|
||||
'friendRequest' => 'Friends',
|
||||
'friendRequestSave' => 'Friends',
|
||||
'manageFriends' => 'Friends',
|
||||
'removeFriends' => 'Friends',
|
||||
'sendMessageToFriends' => 'Friends',
|
||||
|
||||
'copyLDAPLink' => 'LDAPLink',
|
||||
'deleteLDAPLink' => 'LDAPLink',
|
||||
|
|
@ -159,7 +153,6 @@ sub getOperations {
|
|||
'viewLoginHistory' => 'LoginHistory',
|
||||
|
||||
'editProfile' => 'Profile',
|
||||
'editProfileSave' => 'Profile',
|
||||
'viewProfile' => 'Profile',
|
||||
|
||||
'deleteProfileCategory' => 'ProfileSettings',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue