Daniel Erez has submitted this change and it was merged.
Change subject: webadmin: VM dialog - organize resource allocation section
......................................................................
webadmin: VM dialog - organize resource allocation section
VM dialog -> Resource Allocation:
To improve tab display, added 'Disks Allocation'
section which contains disks related widgets:
- Disks table.
- VirtIO-SCSI checkbox.
Screenshot:
http://i.imgur.com/J5TypMQ.jpg
Change-Id: Ic16354dcfc7cc50a8e1969b54e0ca32722e54e8f
Signed-off-by: Daniel Erez <derez(a)redhat.com>
---
M
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/uicommon/popup/AbstractVmPopupWidget.java
M
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/uicommon/popup/AbstractVmPopupWidget.ui.xml
2 files changed, 23 insertions(+), 26 deletions(-)
Approvals:
Daniel Erez: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/28080
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic16354dcfc7cc50a8e1969b54e0ca32722e54e8f
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server