From 49176c94f8a48d3cef1978c9e402344a1681e55d Mon Sep 17 00:00:00 2001 From: Ricardo Marques Date: Tue, 5 Jun 2018 09:45:12 +0100 Subject: [PATCH] mgr/dashboard: Hide `required` for read-only fields on RBD edit Signed-off-by: Ricardo Marques --- .../src/app/ceph/block/rbd-form/rbd-form.component.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-form/rbd-form.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-form/rbd-form.component.html index 5e4f4af377a0..9ee46fab0997 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-form/rbd-form.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-form/rbd-form.component.html @@ -70,7 +70,8 @@
Data pool - + -- 2.47.3