
Oved Ourfali has submitted this change and it was merged. Change subject: ui: Unable to edit a template from objects tree ...................................................................... ui: Unable to edit a template from objects tree In UnitVmModel, we do not have a treatment for the case the object is a template. This patch fixes that behavior. Change-Id: I3f88a3c79bf79908a1c711d00102f02e65ec991d Signed-off-by: Oved Ourfali <oourfali@redhat.com> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/UnitVmModel.java 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Oved Ourfali: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/7099 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3f88a3c79bf79908a1c711d00102f02e65ec991d Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server