Tomas Jelinek has submitted this change and it was merged.
Change subject: userportal: wrong display type on run once
......................................................................
userportal: wrong display type on run once
This patch solves a bug that when running a VM using 'run once' mode
from the user-portal, the VM is starting with its default display type
even though other display type was selected for it from the 'run once'
dialog.
This patch also fix the default selection of the display type in the
'run once' dialog of user-portal to be the default display type of the
VM (there was no default selection of display type in the dialog
before).
Change-Id: I665ab4578fea13fce6a22b77ee0c5d627b5c235b
Bug-Url:
https://bugzilla.redhat.com/907776
Signed-off-by: Arik Hadas <ahadas(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/userportal/UserPortalListModel.java
1 file changed, 9 insertions(+), 0 deletions(-)
Approvals:
Tomas Jelinek: Looks good to me, approved
Arik Hadas: Verified
--
To view, visit
http://gerrit.ovirt.org/11790
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I665ab4578fea13fce6a22b77ee0c5d627b5c235b
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek(a)redhat.com>