Kanagaraj M has submitted this change and it was merged. Change subject: webadmin: fixed remove brick actions disabled issue in volumes tab ......................................................................
webadmin: fixed remove brick actions disabled issue in volumes tab When user move between sub tabs, entity of the previous tabs (all in active tabs) being null. Because of this, menu items in volumes tab are not getting enabled. So moved the volume entity as part of VolumeBricksListModel and removed the usage of getEntity() in all remove brick related commands. Change-Id: I005592a1cda7d65cc069ad88f2c46d9f68b1f368 Bug-Url: https://bugzilla.redhat.com/1022585 Signed-off-by: Ramesh Nachimuthu <rnach...@redhat.com> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/gluster/VolumeBrickListModel.java M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/volumes/VolumeListModel.java 2 files changed, 19 insertions(+), 9 deletions(-) Approvals: Kanagaraj M: Looks good to me, approved Ramesh N: Verified -- To view, visit http://gerrit.ovirt.org/21125 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I005592a1cda7d65cc069ad88f2c46d9f68b1f368 Gerrit-PatchSet: 6 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Ramesh N <rnach...@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchap...@redhat.com> Gerrit-Reviewer: Kanagaraj M <kmayi...@redhat.com> Gerrit-Reviewer: Ramesh N <rnach...@redhat.com> Gerrit-Reviewer: anmolbabu <anb...@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches