[ARVADOS-WORKBENCH2] created: 1.3.0-233-gef2ec6d9
Git user
git at public.curoverse.com
Tue Dec 18 10:27:08 EST 2018
at ef2ec6d9c6674e14b9297981ed03188dc7b952b8 (commit)
commit ef2ec6d9c6674e14b9297981ed03188dc7b952b8
Author: Pawel Kromplewski <pawel.kromplewski at contractors.roche.com>
Date: Tue Dec 18 16:26:58 2018 +0100
Fix typo in my account
Feature #14452
Arvados-DCO-1.1-Signed-off-by: Pawel Kromplewski <pawel.kromplewski at contractors.roche.com>
diff --git a/src/views/my-account-panel/my-account-panel-root.tsx b/src/views/my-account-panel/my-account-panel-root.tsx
index e6a27635..a0b29fb4 100644
--- a/src/views/my-account-panel/my-account-panel-root.tsx
+++ b/src/views/my-account-panel/my-account-panel-root.tsx
@@ -114,7 +114,7 @@ export const MyAccountPanelRoot = withStyles(styles)(
/>
</Grid>
<Grid item className={classes.gridItem}>
- <InputLabel className={classes.label} htmlFor="prefs.profile.role">Organization</InputLabel>
+ <InputLabel className={classes.label} htmlFor="prefs.profile.role">Role</InputLabel>
<Field
id="prefs.profile.role"
name="prefs.profile.role"
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list