From 57c1684d7de7ecfc8489ff8ab002b63170ab4050 Mon Sep 17 00:00:00 2001 From: bergware Date: Thu, 24 Apr 2025 09:19:01 +0200 Subject: [PATCH] Docker and VM: remove "path does not exist" warning --- .../DockerSettings.page | 26 +++++++++---------- .../dynamix.vm.manager/VMSettings.page | 24 ++++++++++------- 2 files changed, 26 insertions(+), 24 deletions(-) diff --git a/emhttp/plugins/dynamix.docker.manager/DockerSettings.page b/emhttp/plugins/dynamix.docker.manager/DockerSettings.page index 3102585b3..d30e742fa 100644 --- a/emhttp/plugins/dynamix.docker.manager/DockerSettings.page +++ b/emhttp/plugins/dynamix.docker.manager/DockerSettings.page @@ -192,9 +192,10 @@ _(Docker vDisk size)_: _(Docker vDisk location)_: : - _(Modify with caution: unable to validate path until Array is Started)_ - _(Path does not exist)_ - + + _(Modify with caution: unable to validate path until Array is Started)_ + + :docker_vdisk_location_help: @@ -203,9 +204,10 @@ _(Docker vDisk location)_: _(Docker directory)_: : - _(Modify with caution: unable to validate path until Array is Started)_ - _(Path does not exist)_ - + + _(Modify with caution: unable to validate path until Array is Started)_ + + :docker_vdisk_directory_help: @@ -217,11 +219,9 @@ _(Docker storage driver)_: - + - - - + :docker_storage_driver_help: @@ -229,11 +229,9 @@ _(Docker storage driver)_: _(Default appdata storage location)_: : - + _(Modify with caution: unable to validate path until Array is Started)_ - - _(Path does not exist)_ - + :docker_appdata_location_help: diff --git a/emhttp/plugins/dynamix.vm.manager/VMSettings.page b/emhttp/plugins/dynamix.vm.manager/VMSettings.page index 12337f911..292580098 100644 --- a/emhttp/plugins/dynamix.vm.manager/VMSettings.page +++ b/emhttp/plugins/dynamix.vm.manager/VMSettings.page @@ -4,8 +4,8 @@ Icon="icon-virtualization" Tag="columns" --- " placeholder="e.g. /mnt/user/system/libvirt/libvirt.img" data-pickcloseonfile="true" data-pickfilter="img" data-pickroot="/mnt" data-pickfolders="true" required pattern="^[^\\]*libvirt\.img$"> - - _(Modify with caution: unable to validate path until Array is Started)_ - _(Path does not exist)_ - + + + + _(Modify with caution: unable to validate path until Array is Started)_ + + :vms_libvirt_location_help: _(Default VM storage path)_: : - _(Modify with caution: unable to validate path until Array is Started)_ - _(Path does not exist)_ + + _(Modify with caution: unable to validate path until Array is Started)_ + :vms_libvirt_storage_help: _(Default ISO storage path)_: : - _(Modify with caution: unable to validate path until Array is Started)_ - _(Path does not exist)_ + + _(Modify with caution: unable to validate path until Array is Started)_ + :vms_libvirt_iso_storage_help: