From d466f1d34e913928071ac05aa927019af74aea92 Mon Sep 17 00:00:00 2001 From: bergware Date: Mon, 11 Oct 2021 21:35:01 +0200 Subject: [PATCH] Selective BIOS selection enabling --- plugins/dynamix.vm.manager/templates/Custom.form.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/plugins/dynamix.vm.manager/templates/Custom.form.php b/plugins/dynamix.vm.manager/templates/Custom.form.php index 51b6082a2..0cd71e96c 100644 --- a/plugins/dynamix.vm.manager/templates/Custom.form.php +++ b/plugins/dynamix.vm.manager/templates/Custom.form.php @@ -413,7 +413,7 @@ _(BIOS)_: - + + + $("#vmform").find('input[type!="button"],select,.mac_generate').prop('disabled', true); $("#vmform").find('input[name^="usb"]').prop('disabled', false);