[ARVADOS-WORKBENCH2] created: 1.2.0-280-g5ff1805
Git user
git at public.curoverse.com
Wed Sep 5 05:19:05 EDT 2018
at 5ff18054ac98afbb556f8671dbbdd8331e5cd7bb (commit)
commit 5ff18054ac98afbb556f8671dbbdd8331e5cd7bb
Author: Pawel Kowalczyk <pawel.kowalczyk at contractors.roche.com>
Date: Wed Sep 5 11:18:48 2018 +0200
recent-open-sub-menu-title-does-not-have-the-correct-form
Feature #14144
Arvados-DCO-1.1-Signed-off-by: Pawel Kowalczyk <pawel.kowalczyk at contractors.roche.com>
diff --git a/src/store/side-panel-tree/side-panel-tree-actions.ts b/src/store/side-panel-tree/side-panel-tree-actions.ts
index c102ab3..95e409f 100644
--- a/src/store/side-panel-tree/side-panel-tree-actions.ts
+++ b/src/store/side-panel-tree/side-panel-tree-actions.ts
@@ -18,7 +18,7 @@ export enum SidePanelTreeCategory {
PROJECTS = 'Projects',
SHARED_WITH_ME = 'Shared with me',
WORKFLOWS = 'Workflows',
- RECENT_OPEN = 'Recent open',
+ RECENT_OPEN = 'Recently open',
FAVORITES = 'Favorites',
TRASH = 'Trash'
}
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list