Frank Kobzik has posted comments on this change.

Change subject: frontend: UI widgets for GraphicsType setting
......................................................................


Patch Set 19: Verified+1

(1 comment)

http://gerrit.ovirt.org/#/c/28568/19/frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/instancetypes/InstanceTypeManager.java
File 
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/instancetypes/InstanceTypeManager.java:

Line 411:     }
Line 412: 
Line 413:     protected void updateDefaultDisplayRelatedFields(VmBase vmBase) {
Line 414:         // Update display protocol selected item
Line 415:         if (model.getDisplayType().getItems() == null) {
> you need to set also the graphics type here
Done
Line 416:             return;
Line 417:         }
Line 418: 
Line 419:         EntityModel<DisplayType> displayProtocol = null;


-- 
To view, visit http://gerrit.ovirt.org/28568
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I4ec3e13b463e05190d05ac342e9edaf6078626cf
Gerrit-PatchSet: 19
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Frank Kobzik <fkob...@redhat.com>
Gerrit-Reviewer: Frank Kobzik <fkob...@redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjeli...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to