From 7c003cbe0a79543ebe5dbbe64f83af2646c69ebc Mon Sep 17 00:00:00 2001 From: =?utf8?q?Stephan=20M=C3=BCller?= Date: Fri, 19 Jun 2020 17:21:49 +0200 Subject: [PATCH] mgr/dashboard: Fixes ICU selection regression MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 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 --- .../pool-edit-peer-modal.component.html | 9 ++++----- .../ceph/cluster/osd/osd-list/osd-list.component.html | 2 +- .../osd/osd-scrub-modal/osd-scrub-modal.component.html | 6 +++--- .../silence-matcher-modal.component.html | 6 +++--- 4 files changed, 11 insertions(+), 12 deletions(-) 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 942e7a66b8e..b563faed1e8 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