[ARVADOS-WORKBENCH2] updated: 1.2.0-199-g1ca26fd

Git user git at public.curoverse.com
Wed Aug 29 06:00:34 EDT 2018


Summary of changes:
 src/views/process-panel/subprocesses-card.tsx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  1ca26fd87e061052b071e5039cc68c5a7434a8a5 (commit)
      from  5333321c0b65561a5e715236a5bc7fc319c8f1da (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 1ca26fd87e061052b071e5039cc68c5a7434a8a5
Author: Janicki Artur <artur.janicki at contractors.roche.com>
Date:   Wed Aug 29 12:00:30 2018 +0200

    change header title
    
    Feature #13860
    
    Arvados-DCO-1.1-Signed-off-by: Janicki Artur <artur.janicki at contractors.roche.com>

diff --git a/src/views/process-panel/subprocesses-card.tsx b/src/views/process-panel/subprocesses-card.tsx
index 1f21ff4..fe73aea 100644
--- a/src/views/process-panel/subprocesses-card.tsx
+++ b/src/views/process-panel/subprocesses-card.tsx
@@ -49,7 +49,7 @@ export const SubprocessesCard = withStyles(styles)(
             const { classes } = this.props;
             return (
                 <Card className={classes.root}>
-                    <CardHeader title="Subprocesses and filters" />
+                    <CardHeader title="Subprocess and filters" />
                     <CardContent>
                         <Grid container direction="row" spacing={16} justify="flex-start" alignItems="stretch">
                             <Grid item>

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list