Daniel Erez has submitted this change and it was merged.
Change subject: webadmin: new VM - locked template disks warning
......................................................................
webadmin: new VM - locked template disks warning
New VM dialog,
when selecting a template with locked disks, a warning message
sould be displayed at 'General' tab.
E.g. "The following disks are in status Locked:
template_disk1, template_disk2,...".
Change-Id: Icc9657350160aff2bc7bc5626b486b139c1832cf
Bug-Url:
https://bugzilla.redhat.com/883380
Signed-off-by: Daniel Erez <derez(a)redhat.com>
---
M
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/CommonApplicationConstants.java
M
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/CommonApplicationMessages.java
M
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/uicommon/popup/AbstractVmPopupWidget.java
3 files changed, 47 insertions(+), 11 deletions(-)
Approvals:
Daniel Erez: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/10411
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Icc9657350160aff2bc7bc5626b486b139c1832cf
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>