Change in ovirt-engine[master]: webadmin: disk permissions never loads
awels at redhat.com
awels at redhat.com
Wed Jun 3 13:28:21 UTC 2015
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 <awels at 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 <awels at redhat.com>
Gerrit-Reviewer: Alexander Wels <awels at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Einav Cohen <ecohen at redhat.com>
Gerrit-Reviewer: Greg Sheremeta <gshereme at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
More information about the Engine-commits
mailing list