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

Piotr Kliczewski 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: Piotr Kliczewski: Looks good to me, but someone else must approve Moti Asayag: Looks good to me, approved Yair Zaslavsky: Verified -- To view, visit http://gerrit.ovirt.org/37613 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iaed42ab3e49172854c58024841bf2c097ca626c3 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.5 Gerrit-Owner: Yair Zaslavsky <yzaslavs@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski@gmail.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
piotr.kliczewski@gmail.com