From 12eb9671de35cc5bd1ab1ce819b2b5bb41e36c1b Mon Sep 17 00:00:00 2001 From: 1138-4EB <1138-4EB@users.noreply.github.com> Date: Thu, 20 Jul 2017 08:47:11 +0200 Subject: [PATCH] style(volumes): replace label 'Dangling' with 'Unused' (#1052) --- app/components/volumes/volumes.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/components/volumes/volumes.html b/app/components/volumes/volumes.html index cfbb11252..c90e40945 100644 --- a/app/components/volumes/volumes.html +++ b/app/components/volumes/volumes.html @@ -38,7 +38,7 @@ Attached @@ -85,7 +85,7 @@ {{ volume.Id|truncate:25 }} - Dangling + Unused {{ volume.Driver }} {{ volume.Mountpoint | truncatelr }}