From 29bfd7f70874e561ee86cbadd657a94b1ea4eba5 Mon Sep 17 00:00:00 2001 From: Samuel Lorch Date: Sat, 1 Apr 2023 02:01:11 +0200 Subject: [PATCH] only Enable Delete if there is one selection --- client/src/pages/network/Interfaces.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/pages/network/Interfaces.vue b/client/src/pages/network/Interfaces.vue index 78e3fbc..dcf21fc 100644 --- a/client/src/pages/network/Interfaces.vue +++ b/client/src/pages/network/Interfaces.vue @@ -71,6 +71,6 @@ onMounted(async() => { - + \ No newline at end of file