From d5e2ff533dc37c1d8ee1fc320ef5319c7514427d Mon Sep 17 00:00:00 2001 From: Lucas Di Pentima Date: Tue, 17 Nov 2020 12:25:42 -0300 Subject: [PATCH] 13494: Maintains 'Head version' data on the collection panel. This is to avoid the rest of the information changing places on the panel. Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima --- src/views/collection-panel/collection-panel.tsx | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/src/views/collection-panel/collection-panel.tsx b/src/views/collection-panel/collection-panel.tsx index 0799c5cc..f1c9073d 100644 --- a/src/views/collection-panel/collection-panel.tsx +++ b/src/views/collection-panel/collection-panel.tsx @@ -304,14 +304,12 @@ export const CollectionDetailsAttributes = (props: { item: CollectionResource, t - - {isOldVersion && - - - - } + + +