From: Ward Vandewege Date: Wed, 31 Mar 2021 13:47:53 +0000 (-0400) Subject: In the project/filter group details panel, change the 'Project UUID' X-Git-Tag: 2.1.2.1~6 X-Git-Url: https://git.arvados.org/arvados-workbench2.git/commitdiff_plain/ebe401635f60309539380f674d492a409a45d36c In the project/filter group details panel, change the 'Project UUID' label to just say 'UUID', so that it doesn't cause confusion when viewing a filter group. refs #17119 Arvados-DCO-1.1-Signed-off-by: Ward Vandewege --- diff --git a/src/views-components/details-panel/project-details.tsx b/src/views-components/details-panel/project-details.tsx index 3c2bc099..3feb4a7e 100644 --- a/src/views-components/details-panel/project-details.tsx +++ b/src/views-components/details-panel/project-details.tsx @@ -68,7 +68,7 @@ const ProjectDetailsComponent = connect(null, mapDispatchToProps)( uuidEnhancer={(uuid: string) => } /> - + {project.description ?