From 727d4876f5804e2ff1a6adb42f509cb08106f1b6 Mon Sep 17 00:00:00 2001 From: Johannes Zellner Date: Tue, 15 Oct 2024 19:35:24 +0200 Subject: [PATCH] Mobile fixes for volumes --- dashboard/public/views/volumes.html | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/dashboard/public/views/volumes.html b/dashboard/public/views/volumes.html index 96815f786..556998fb0 100644 --- a/dashboard/public/views/volumes.html +++ b/dashboard/public/views/volumes.html @@ -203,11 +203,11 @@ - - - - - + + + + + @@ -216,15 +216,15 @@ - - - - - + +
{{ 'volumes.name' | tr }}{{ 'volumes.type' | tr }}{{ 'volumes.hostPath' | tr }}{{ 'main.actions' | tr }}{{ 'volumes.name' | tr }}{{ 'volumes.type' | tr }}{{ 'volumes.hostPath' | tr }}{{ 'main.actions' | tr }}
+ {{ volume.name }} + {{ volume.mountType }} + {{ volume.mountOptions.host || volume.mountOptions.diskPath || volume.hostPath }}{{ volume.mountOptions.remoteDir }}{{ volume.hostPath }}