From 96b37af1433f635fc6bb107961a352721a720326 Mon Sep 17 00:00:00 2001 From: Mateusz Gapski Date: Fri, 4 Sep 2020 14:11:55 +0200 Subject: Fix responsiveness of KVM More info: https://github.com/openbmc/webui-vue/issues/24 Signed-off-by: Mateusz Gapski Change-Id: I150e7816ea08f462300566276ddbfc117e9f2e0c --- src/views/Control/Kvm/Kvm.vue | 33 ++++----------------------------- 1 file changed, 4 insertions(+), 29 deletions(-) (limited to 'src/views/Control/Kvm/Kvm.vue') diff --git a/src/views/Control/Kvm/Kvm.vue b/src/views/Control/Kvm/Kvm.vue index 195948b0..66b2e5f7 100644 --- a/src/views/Control/Kvm/Kvm.vue +++ b/src/views/Control/Kvm/Kvm.vue @@ -1,44 +1,19 @@ -- cgit v1.2.3