Change in ovirt-engine[master]: webadmin: Fix permission addition

Yair Zaslavsky has submitted this change and it was merged. Change subject: webadmin: Fix permission addition ...................................................................... webadmin: Fix permission addition Permission model used an empty CTOR which is required for serialization, without setting a proper ID. Change-Id: Iaed42ab3e49172854c58024841bf2c097ca626c3 Bug-Url: https://bugzilla.redhat.com/1186722 Signed-off-by: Yair Zaslavsky <yzaslavs@redhat.com> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/configure/PermissionListModel.java 1 file changed, 1 insertion(+), 7 deletions(-) Approvals: Daniel Erez: Looks good to me, approved Moti Asayag: Looks good to me, approved Yair Zaslavsky: Verified -- To view, visit http://gerrit.ovirt.org/37612 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iaed42ab3e49172854c58024841bf2c097ca626c3 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yair Zaslavsky <yzaslavs@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
yzaslavs@redhat.com