From 58f5fb269b74b8d7846b2fee493085b4d6fcd364 Mon Sep 17 00:00:00 2001 From: SimonFair <39065407+SimonFair@users.noreply.github.com> Date: Wed, 8 May 2024 21:09:30 +0100 Subject: [PATCH] Fix expand evdev options --- emhttp/plugins/dynamix.vm.manager/templates/Custom.form.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/emhttp/plugins/dynamix.vm.manager/templates/Custom.form.php b/emhttp/plugins/dynamix.vm.manager/templates/Custom.form.php index d6ec24ad2..550fc315b 100644 --- a/emhttp/plugins/dynamix.vm.manager/templates/Custom.form.php +++ b/emhttp/plugins/dynamix.vm.manager/templates/Custom.form.php @@ -1626,7 +1626,7 @@

Windows and Hyperv Hpet:no Hypervclock: yes Pit no rtc no.

- ".var_dump($arrConfig['evdev']).""; + @@ -1639,7 +1639,7 @@ foreach ($arrConfig['evdev'] as $i => $arrEvdev) { $strLabel = ($i > 0) ? appendOrdinalSuffix($i + 1) : ''; ?> - +
_(Evdev Device)_: