
Doron Fediuck has submitted this change and it was merged. Change subject: webadmin: merge the 2 SPM columns into 1 (#845320) ...................................................................... webadmin: merge the 2 SPM columns into 1 (#845320) https://bugzilla.redhat.com/845320 The two columns - "SPM Status", "SPM Priority" were merged. New column is called "SPM" For a host which is Contending or SPM - the status is shown. For other host - the priority is shown (Low, Normal, High, Custom) The numberes behind the priority were drop from the column and the 'Edit Host' -> SPM subtab. Change-Id: I1db81336eac01ea2e713912a37e5bec90e10dfd5 Signed-off-by: Ofri Masad <omasad@redhat.com> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/HostModel.java M frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/Constants.java M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/ApplicationConstants.java M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/tab/MainTabHostView.java 4 files changed, 21 insertions(+), 20 deletions(-) Approvals: Doron Fediuck: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/7170 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1db81336eac01ea2e713912a37e5bec90e10dfd5 Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: ofri masad <omasad@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Doron Fediuck <dfediuck@redhat.com> Gerrit-Reviewer: Einav Cohen <ecohen@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-Reviewer: ofri masad <omasad@redhat.com>