Tomas Jelinek has submitted this change and it was merged.

Change subject: webadmin: move logic from popup widget to its model
......................................................................


webadmin: move logic from popup widget to its model

This patch improves the previous patch for fixing bug #867308,
as the logic that determines whether a widget should be changable or
not is moved to the model, where it is more appropriate to be.

Change-Id: I05f5d1476cfeb711cff50f3143a0f0ad5cbc0803
Bug-Url: https://bugzilla.redhat.com/867308
Signed-off-by: Arik Hadas <[email protected]>
---
M 
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/uicommon/popup/vm/VmDesktopNewPopupWidget.java
M 
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/UnitVmModel.java
2 files changed, 234 insertions(+), 222 deletions(-)

Approvals:
  Tomas Jelinek: Verified; Looks good to me, approved


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

Gerrit-MessageType: merged
Gerrit-Change-Id: I05f5d1476cfeb711cff50f3143a0f0ad5cbc0803
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Arik Hadas <[email protected]>
Gerrit-Reviewer: Arik Hadas <[email protected]>
Gerrit-Reviewer: Michal Skrivanek <[email protected]>
Gerrit-Reviewer: Tomas Jelinek <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to