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: v17.1.0~2407^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F40397%2Fhead;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 --- 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 b87dbfe6b6dfd..00c3f92659894 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.