From: Nizamudeen A Date: Thu, 25 Mar 2021 08:07:34 +0000 (+0530) Subject: mgr/dashboard: Improve descriptions in some parts of the dashboard X-Git-Tag: v16.2.2~3^2~8^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=bda9b25651cc56f3690fbde9a96dbe21a2256284;p=ceph.git mgr/dashboard: Improve descriptions in some parts of the dashboard Improves the description in some parts of the dashboard code. Fixes: https://tracker.ceph.com/issues/49829 Fixes: https://tracker.ceph.com/issues/49969 Signed-off-by: Nizamudeen A (cherry picked from commit 82235fd7567f974890e884f873f8de0fb226ada1) --- diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-trash-move-modal/rbd-trash-move-modal.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-trash-move-modal/rbd-trash-move-modal.component.html index b87dbfe6b6df..00c3f9265989 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-trash-move-modal/rbd-trash-move-modal.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-trash-move-modal/rbd-trash-move-modal.component.html @@ -17,7 +17,7 @@

To move {{ imageSpecStr }} to trash, - click Move Image. Optionally, you can pick an expiration date.

+ click Move. Optionally, you can pick an expiration date.