Lior Vernia has submitted this change and it was merged.
Change subject: webadmin: Set default DC for import by tree selection
......................................................................
webadmin: Set default DC for import by tree selection
Instead of always choosing the first DC in the list as the default for
an import operation, consider the item selected in the system tree and
see if it implies a specific context for the import operation.
Change-Id: Ib0fc87737b151c6e39f2545e39516023b0851111
Bug-Url:
https://bugzilla.redhat.com/1048726
Signed-off-by: Lior Vernia <lvernia(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/networks/ImportNetworksModel.java
1 file changed, 13 insertions(+), 1 deletion(-)
Approvals:
Alona Kaplan: Looks good to me, approved
Lior Vernia: Verified
--
To view, visit
http://gerrit.ovirt.org/25732
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib0fc87737b151c6e39f2545e39516023b0851111
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server