From 893f78cb06e00b4f35510fad9198c1b5c7d0b580 Mon Sep 17 00:00:00 2001 From: alfonsomthd Date: Wed, 12 Dec 2018 13:08:30 +0100 Subject: [PATCH] mgr/dashboard: code cleanup MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Deleted duplicated ng-template. Signed-off-by: Alfonso Martínez --- .../app/ceph/cluster/osd/osd-list/osd-list.component.html | 6 ------ src/pybind/mgr/dashboard/frontend/src/locale/messages.xlf | 6 +++--- 2 files changed, 3 insertions(+), 9 deletions(-) diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-list/osd-list.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-list/osd-list.component.html index d743bf188798c..555d691abca85 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-list/osd-list.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-list/osd-list.component.html @@ -63,12 +63,6 @@ - - - - OSD {{ selection.first().id }} will be marked diff --git a/src/pybind/mgr/dashboard/frontend/src/locale/messages.xlf b/src/pybind/mgr/dashboard/frontend/src/locale/messages.xlf index 0a91e5844b4c0..65ae12becbde2 100644 --- a/src/pybind/mgr/dashboard/frontend/src/locale/messages.xlf +++ b/src/pybind/mgr/dashboard/frontend/src/locale/messages.xlf @@ -1041,20 +1041,20 @@ if you proceed. app/ceph/cluster/osd/osd-list/osd-list.component.html - 74 + 68 The OSD is not safe to destroy! app/ceph/cluster/osd/osd-list/osd-list.component.html - 83 + 77 OSD will be if you proceed. app/ceph/cluster/osd/osd-list/osd-list.component.html - 85 + 79 Health -- 2.39.5