From: Stephan Müller Date: Fri, 19 Jun 2020 15:21:49 +0000 (+0200) Subject: mgr/dashboard: Fixes ICU selection regression X-Git-Tag: v16.1.0~1821^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=7c003cbe0a79543ebe5dbbe64f83af2646c69ebc;p=ceph.git mgr/dashboard: Fixes ICU selection regression This regression came through the update to angular 9. The regression was that ICU expressions inside ng-containers are not resolved anymore since the update to angular 9. Fixes: https://tracker.ceph.com/issues/45650 Signed-off-by: Stephan Müller --- diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/mirroring/pool-edit-peer-modal/pool-edit-peer-modal.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/mirroring/pool-edit-peer-modal/pool-edit-peer-modal.component.html index 942e7a66b8e4..b563faed1e89 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/mirroring/pool-edit-peer-modal/pool-edit-peer-modal.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/mirroring/pool-edit-peer-modal/pool-edit-peer-modal.component.html @@ -1,7 +1,6 @@ - {mode, select, edit {Edit} other {Add}} - pool mirror peer + {mode, select, edit {Edit} other {Add}} pool mirror peer