diff --git a/src/app/container/info-tab/info-tab.component.html b/src/app/container/info-tab/info-tab.component.html index c85c2f96df..a94a6d7cef 100644 --- a/src/app/container/info-tab/info-tab.component.html +++ b/src/app/container/info-tab/info-tab.component.html @@ -185,7 +185,8 @@ - Tag Information + Tag Information + {{ selectedVersion?.name }}
diff --git a/src/app/workflow/info-tab/info-tab.component.html b/src/app/workflow/info-tab/info-tab.component.html index 7fd1f2de76..b141e25750 100644 --- a/src/app/workflow/info-tab/info-tab.component.html +++ b/src/app/workflow/info-tab/info-tab.component.html @@ -119,7 +119,8 @@ - Workflow Version Information + Workflow Version Information + {{ selectedVersion?.name }}