User platform role modification fix
[osm/UI.git] / skyquake / plugins / user_management / src / platformRoleManagement / platformRoleManagementActions.js
index 5f2b1ea..6ef5720 100644 (file)
@@ -16,7 +16,8 @@ module.exports = function(Alt) {
                                        'handleAddUser',
                                        'handleRemoveUserFromProject',
                                        'getProjectsSuccess',
-                                       'getUsersSuccess',
+                                       'getPlatformSuccess',
+                                       'getPlatformRoleUsersSuccess',
                                        'getProjectsNotification',
                                        'handleDisabledChange',
                                        'handlePlatformRoleUpdate',