16437: Removes context items when projects are not editable by user
[arvados-workbench2.git] / src / views-components / context-menu / context-menu.tsx
index 55b0abd8dc95f7b582b74aa31dbad12080c88108..db5765ee1281093c983989f45432aee38d2c8434 100644 (file)
@@ -65,6 +65,7 @@ export enum ContextMenuKind {
     API_CLIENT_AUTHORIZATION = "ApiClientAuthorization",
     ROOT_PROJECT = "RootProject",
     PROJECT = "Project",
+    READONLY_PROJECT = 'ReadOnlyProject',
     PROJECT_ADMIN = "ProjectAdmin",
     RESOURCE = "Resource",
     FAVORITE = "Favorite",