From cc2e1d826f56622548b579b1a8ff769774e7d3ac Mon Sep 17 00:00:00 2001 From: Layon Date: Mon, 12 Aug 2024 15:14:47 -0300 Subject: [PATCH] displaying info of the labels from form CreateSSHKeyPair --- ui/src/views/compute/CreateSSHKeyPair.vue | 25 +++++++++-------------- 1 file changed, 10 insertions(+), 15 deletions(-) diff --git a/ui/src/views/compute/CreateSSHKeyPair.vue b/ui/src/views/compute/CreateSSHKeyPair.vue index 0f879cb3846d..3b1c5476856a 100644 --- a/ui/src/views/compute/CreateSSHKeyPair.vue +++ b/ui/src/views/compute/CreateSSHKeyPair.vue @@ -27,11 +27,8 @@ @finish="handleSubmit" layout="vertical"> -