Michael Kublin has submitted this change and it was merged. Change subject: webadmin: Fixing web admin in order to pass a correct diskId to engine ......................................................................
webadmin: Fixing web admin in order to pass a correct diskId to engine The following patch will fix of passing a wrong id of disk at RemoveDisk scenario >From now there are should be passed a id of disk instead of id of image Change-Id: Ie5d1c6b37925aa5878f9c77dc896b7155d45d875 Signed-off-by: Michael Kublin <[email protected]> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/disks/DiskListModel.java M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/templates/TemplateStorageListModel.java 2 files changed, 2 insertions(+), 2 deletions(-) Approvals: Michael Kublin: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/4172 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie5d1c6b37925aa5878f9c77dc896b7155d45d875 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Michael Kublin <[email protected]> Gerrit-Reviewer: Daniel Erez <[email protected]> Gerrit-Reviewer: Gilad Chaplik <[email protected]> Gerrit-Reviewer: Michael Kublin <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
