X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=skyquake%2Fplugins%2Fuser_management%2Fsrc%2FuserProfile%2FuserProfileActions.js;h=128b5976a06c59f504663de238ba217bf43216a0;hb=85a7a30702d8aad61f8e88709da411371caeb765;hp=a0a34d9b3c10c261f2a7ef853fd1ec4c6e086b0b;hpb=98ede33d3f1b2c7c05db14c00400bbde49f3fe9c;p=osm%2FUI.git diff --git a/skyquake/plugins/user_management/src/userProfile/userProfileActions.js b/skyquake/plugins/user_management/src/userProfile/userProfileActions.js index a0a34d9b3..128b5976a 100644 --- a/skyquake/plugins/user_management/src/userProfile/userProfileActions.js +++ b/skyquake/plugins/user_management/src/userProfile/userProfileActions.js @@ -11,15 +11,10 @@ module.exports = function(Alt) { 'editUser', 'handleCloseUserPanel', 'handleHideColumns', - 'getUsersSuccess', 'getUsersNotification', 'handleDisabledChange', 'handlePlatformRoleUpdate', - 'handleAddUser', - 'handleCreateUser', 'handleUpdateUser', - 'updateUserSuccess', - 'createUserSuccess', - 'deleteUserSuccess' + 'updateUserSuccess' ); }