mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[ACA-3670] Inconsistent empty role value between library views (#1528)
* [ACA-3613] Inconsistent role value between library views * * upgrade alpha * fix ut
This commit is contained in:
@@ -93,6 +93,9 @@ export const SITE_ROLES = {
|
||||
SITE_MANAGER: {
|
||||
ROLE: 'SiteManager',
|
||||
LABEL: 'Manager'
|
||||
},
|
||||
NONE: {
|
||||
LABEL: 'Not a member'
|
||||
}
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user