From a8e7315e53b3539d336b35fc127c2dd34624d413 Mon Sep 17 00:00:00 2001 From: DH Park Date: Thu, 18 Nov 2021 17:14:25 +0900 Subject: [PATCH] UI : Fix SSL certificate submit button not working (#5682) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Updating pom.xml version numbers for release 4.17.0.0-SNAPSHOT Signed-off-by: nicolas * Fix build and version numbers * SSL Certificates 버튼이 작동하지않는 버그 SSL Certificates 버튼이 작동하지않는 버그 * Revert "Updating pom.xml version numbers for release 4.17.0.0-SNAPSHOT" This reverts commit e4dba9fb95b5be9f3f3c0ea84ffbc45c9ecfe2eb. * Revert "Fix build and version numbers" This reverts commit fd6161a9dfc2c4c9ab7d6d17677e142dfe473ea3. Co-authored-by: nicolas Co-authored-by: Dajeong-Park --- ui/src/views/infra/InfraSummary.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/views/infra/InfraSummary.vue b/ui/src/views/infra/InfraSummary.vue index 81f4a2d33ee..dbbb4b40498 100644 --- a/ui/src/views/infra/InfraSummary.vue +++ b/ui/src/views/infra/InfraSummary.vue @@ -136,7 +136,7 @@ {{ $t('label.cancel' ) }} - + {{ $t('label.submit' ) }}