Itamar Heim has submitted this change and it was merged.
Change subject: webadmin: Add ISO domain option in data center "Guide me" is
missing
......................................................................
webadmin: Add ISO domain option in data center "Guide me" is missing
A bug in the guide me model caused the add ISO domain option in the data
center guide me to be only visible in case there is no ISO domain in the
whole setup, this is wrong since the user should be able to add a new ISO
to a data center regardless to whether another ISO already exists in the
system
Change-Id: I76c61f65e6cf7dbdaf631e2c9b7663f9dfffd16a
Bug-Url:
https://bugzilla.redhat.com/1070152
Signed-off-by: Tal Nisan <tnisan(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/datacenters/DataCenterGuideModel.java
1 file changed, 23 insertions(+), 25 deletions(-)
Approvals:
Tal Nisan: Verified
Daniel Erez: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/25171
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I76c61f65e6cf7dbdaf631e2c9b7663f9dfffd16a
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.4
Gerrit-Owner: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Itamar Heim <iheim(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server