[ARVADOS-WORKBENCH2] updated: 1.2.0-489-gc209017

Git user git at public.curoverse.com
Tue Oct 2 03:14:37 EDT 2018


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

       via  c2090176529ea4008a94c6bfc0a1c633a369e605 (commit)
      from  9f388c2e557c01b0380ffba01bc81dfdd18e8be2 (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 c2090176529ea4008a94c6bfc0a1c633a369e605
Author: Janicki Artur <artur.janicki at contractors.roche.com>
Date:   Tue Oct 2 09:12:11 2018 +0200

    change code after CR
    
    Feature #13861
    
    Arvados-DCO-1.1-Signed-off-by: Janicki Artur <artur.janicki at contractors.roche.com>

diff --git a/src/views/workflow-panel/workflow-description-card.tsx b/src/views/workflow-panel/workflow-description-card.tsx
index c591217..72af6bc 100644
--- a/src/views/workflow-panel/workflow-description-card.tsx
+++ b/src/views/workflow-panel/workflow-description-card.tsx
@@ -59,7 +59,7 @@ export const WorkflowDetailsCard = withStyles(styles)(
                     ) : (
                         <DataTableDefaultView
                             icon={WorkflowIcon}
-                            messages={['Please select a workflow to see its inpust.']} />
+                            messages={['Please select a workflow to see its inputs.']} />
                     )}
                 </CardContent>}
             </div>;

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list