Gilad Chaplik has submitted this change and it was merged.
Change subject: webadmin: Make HA consistant in VM and template tabs
......................................................................
webadmin: Make HA consistant in VM and template tabs
Problems:
* Inconsistent display of the high availability value between vm and template
tabs and inside the template tab
Solution:
* Change the display component to BooleanLabel and check the hasHighlyAvailable
flag
Change-Id: Ia71c1bf7af6658f880c95b566b50655a6fe0c5c5
Signed-off-by: Noam Slomianko <nslomian(a)redhat.com>
---
M
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/uicommon/template/TemplateGeneralModelForm.java
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/templates/TemplateGeneralModel.java
2 files changed, 12 insertions(+), 4 deletions(-)
Approvals:
Gilad Chaplik: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/8164
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ia71c1bf7af6658f880c95b566b50655a6fe0c5c5
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Noam Slomianko <nslomian(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Noam Slomianko <nslomian(a)redhat.com>