X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/7437e0b4a85480fc6ca977488a5bb501e7fa1e3e..676a8457983ed1660493f747cc4bb506c8ddbe9c:/src/views/collection-panel/collection-panel.tsx diff --git a/src/views/collection-panel/collection-panel.tsx b/src/views/collection-panel/collection-panel.tsx index 685bb78bda..32e37d46f0 100644 --- a/src/views/collection-panel/collection-panel.tsx +++ b/src/views/collection-panel/collection-panel.tsx @@ -32,6 +32,7 @@ import { getProgressIndicator } from '~/store/progress-indicator/progress-indica import { COLLECTION_PANEL_LOAD_FILES, loadCollectionFiles, COLLECTION_PANEL_LOAD_FILES_THRESHOLD } from '~/store/collection-panel/collection-panel-files/collection-panel-files-actions'; import { Link } from 'react-router-dom'; import { Link as ButtonLink } from '@material-ui/core'; +import { ResourceOwnerWithName } from '~/views-components/data-explorer/renderers'; type CssRules = 'root' | 'button' @@ -288,7 +289,7 @@ export const CollectionDetailsAttributes = (props: { item: CollectionResource, t + linkToUuid={`${item.uuid} AAAAAAAAAAAAAAAPortable data hash`} /> + label='Owner' linkToUuid={item.ownerUuid} + uuidEnhancer={(uuid: string) => } /> showVersionBrowser()}> {{item.version}}