diff --git a/app/components/volumes/volumes.html b/app/components/volumes/volumes.html index 92b318b16..c94862633 100644 --- a/app/components/volumes/volumes.html +++ b/app/components/volumes/volumes.html @@ -53,6 +53,13 @@ + + + Mount point + + + + Ownership @@ -65,8 +72,9 @@ - {{ volume.Id|truncate:50 }} + {{ volume.Id|truncate:25 }} {{ volume.Driver }} + {{ volume.Mountpoint | truncate:52 }} @@ -75,10 +83,10 @@ - Loading... + Loading... - No volumes available. + No volumes available.