[arvados] updated: 2.7.0-6270-g9d762fe81c
git repository hosting
git at public.arvados.org
Fri Mar 29 15:15:07 UTC 2024
Summary of changes:
.../src/views-components/context-menu/context-menu-action-set.ts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via 9d762fe81ce5403a1a797a04e4e62c3d6d6f5b6f (commit)
from e2041e819042f1051fc026aaee2c73823824fc56 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit 9d762fe81ce5403a1a797a04e4e62c3d6d6f5b6f
Author: Lisa Knox <lisaknox83 at gmail.com>
Date: Fri Mar 29 11:15:03 2024 -0400
21448: channged wording Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox at curii.com>
diff --git a/services/workbench2/src/views-components/context-menu/context-menu-action-set.ts b/services/workbench2/src/views-components/context-menu/context-menu-action-set.ts
index 4468ba2521..560a04bebd 100644
--- a/services/workbench2/src/views-components/context-menu/context-menu-action-set.ts
+++ b/services/workbench2/src/views-components/context-menu/context-menu-action-set.ts
@@ -20,7 +20,7 @@ export enum ContextMenuActionNames {
COPY_SELECTED_INTO_EXISTING_COLLECTION = 'Copy selected into existing collection',
COPY_SELECTED_INTO_SEPARATE_COLLECTIONS = 'Copy selected into separate collections',
COPY_SELECTED_INTO_NEW_COLLECTION = 'Copy selected into new collection',
- COPY_TO_CLIPBOARD = 'Copy to clipboard',
+ COPY_TO_CLIPBOARD = 'Copy link to clipboard',
DEACTIVATE_USER = 'Deactivate user',
DELETE_WORKFLOW = 'Delete Workflow',
DOWNLOAD = 'Download',
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list