Alexander Wels has submitted this change and it was merged.

Change subject: webadmin: disk permissions never loads
......................................................................


webadmin: disk permissions never loads

- In commit d1060a824f1ea0b5a6efae486cad9ccbb6e6804a the type of the permissions
  changed from DiskListModel to Disk, however the bound type of the interface
  was never changed to match which caused the permissions to not be properly
  passed to the sub tab presenter and thus the view. This patch matches the
  interface to the correct type.

Change-Id: Ib583e92b4108081d65294e793637c7738e94cb08
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1219396
Signed-off-by: Alexander Wels <aw...@redhat.com>
---
M 
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/gin/uicommon/DiskModule.java
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Alexander Wels: Verified
  Daniel Erez: Looks good to me, approved
  Jenkins CI: Verified; Looks good to me, but someone else must approve
  Allon Mureinik: Looks good to me, but someone else must approve



-- 
To view, visit https://gerrit.ovirt.org/41603
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib583e92b4108081d65294e793637c7738e94cb08
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alexander Wels <aw...@redhat.com>
Gerrit-Reviewer: Alexander Wels <aw...@redhat.com>
Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com>
Gerrit-Reviewer: Daniel Erez <de...@redhat.com>
Gerrit-Reviewer: Einav Cohen <eco...@redhat.com>
Gerrit-Reviewer: Greg Sheremeta <gsher...@redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Tal Nisan <tni...@redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vsz...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to