Merge branch '14254-triggering-vie-details-from-more-options-does-not-works'
[arvados.git] / src / views-components / context-menu / context-menu.tsx
index d5c82be2d7f0736243f5e97661e4f7c7ec51d7a4..ad6f7e306030b5eedea8309dd2d2b931fccc6bab 100644 (file)
@@ -64,6 +64,7 @@ export enum ContextMenuKind {
     COLLECTION_FILES_ITEM = "CollectionFilesItem",
     COLLECTION = 'Collection',
     COLLECTION_RESOURCE = 'CollectionResource',
+    TRASHED_COLLECTION = 'TrashedCollection',
     PROCESS = "Process",
     PROCESS_RESOURCE = 'ProcessResource',
     PROCESS_LOGS = "ProcessLogs"