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 }}