Gilad Chaplik has submitted this change and it was merged.
Change subject: webadmin: modify UI in GuideMe dialog (#839316)
......................................................................
webadmin: modify UI in GuideMe dialog (#839316)
https://bugzilla.redhat.com/839316
When a user adds a new Data Center and follows the "Guide me" dialog,
after adding a cluster, in the next dialog the "select host" button
should appear but it doesen't.
The UI was modified to match older UI version - so the button would always
appear. Neverthelass, if the host version is not compatible with the
cluster version (or no host in maintanance mode) the button will be
disabled.
Change-Id: If898016a594c1f4d40440d7f5e290430fe0e2ea4
Signed-off-by: Ofri Masad <omasad(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/datacenters/DataCenterGuideModel.java
1 file changed, 6 insertions(+), 3 deletions(-)
Approvals:
Gilad Chaplik: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/6775
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: If898016a594c1f4d40440d7f5e290430fe0e2ea4
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: ofri masad <omasad(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: ofri masad <omasad(a)redhat.com>