Tomas Jelinek has submitted this change and it was merged.
Change subject: webadmin: re-enlarge the create snapshot message dialog
......................................................................
webadmin: re-enlarge the create snapshot message dialog
In case there are no disks allowing a snapshot for the VM, the message
panel size should be enlarged to contain the following two messages:
"Could not detect Guest Agent on the VM. Note that without a Guest Agent
the data on the created snapshot may be inconsistent.
There are no disks allowing a snapshot, only the configuration will be a
part of the VM snapshot.".
And therefore the whole dialog should be enlarged also.
Change-Id: Ib28fad0bbaea9dc16163a9f0ecd71f35668762a6
Bug-Url:
https://bugzilla.redhat.com/1360914
Signed-off-by: Sharon Gratch <sgratch(a)redhat.com>
---
M
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/uicommon/popup/vm/VmSnapshotCreatePopupWidget.ui.xml
M
frontend/webadmin/modules/userportal-gwtp/src/main/java/org/ovirt/engine/ui/userportal/section/main/view/popup/vm/VmSnapshotCreatePopupView.java
M
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/vm/VmSnapshotCreatePopupView.java
3 files changed, 3 insertions(+), 3 deletions(-)
Approvals:
Tomas Jelinek: Looks good to me, approved
Jenkins CI: Passed CI tests
Sharon Gratch: Verified
--
To view, visit
https://gerrit.ovirt.org/62323
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib28fad0bbaea9dc16163a9f0ecd71f35668762a6
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Sharon Gratch <sgratch(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Sharon Gratch <sgratch(a)redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>