From b7153798b59812d4c7f54e60f2989e7e955f0f5f Mon Sep 17 00:00:00 2001 From: Meina Zhou Date: Tue, 8 Jan 2019 09:13:17 +0800 Subject: [PATCH] disable retag function if with admiral Signed-off-by: Meina Zhou --- src/portal/lib/package.json | 2 +- src/portal/lib/src/tag/tag.component.html | 2 +- src/portal/package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/portal/lib/package.json b/src/portal/lib/package.json index 1a524c568..ff9ca5fe5 100644 --- a/src/portal/lib/package.json +++ b/src/portal/lib/package.json @@ -1,6 +1,6 @@ { "name": "@harbor/ui", - "version": "1.0.0-rc7", + "version": "1.7.1-rc1", "description": "Harbor shared UI components based on Clarity and Angular6", "author": "CNCF", "module": "index.js", diff --git a/src/portal/lib/src/tag/tag.component.html b/src/portal/lib/src/tag/tag.component.html index 1c35152a0..23bffa6c6 100644 --- a/src/portal/lib/src/tag/tag.component.html +++ b/src/portal/lib/src/tag/tag.component.html @@ -75,7 +75,7 @@ - + {{'REPOSITORY.TAG' | translate}} diff --git a/src/portal/package.json b/src/portal/package.json index 0d2afbc59..0111b1224 100644 --- a/src/portal/package.json +++ b/src/portal/package.json @@ -1,6 +1,6 @@ { "name": "harbor", - "version": "1.7.0", + "version": "1.7.1", "description": "Harbor UI with Clarity", "angular-cli": {}, "scripts": {