Kanagaraj M has posted comments on this change.

Change subject: webadmin: fix sub-tabs loading issue in volumes tab
......................................................................


Patch Set 3: Code-Review+2

(1 comment)

....................................................
File 
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/gluster/VolumeBrickListModel.java
Line 265:     }
Line 266: 
Line 267:     @Override
Line 268:     protected void syncSearch() {
Line 269:         if (getEntity() == null) {
this check is redundant
Line 270:             return;
Line 271:         }
Line 272:         if (getEntity() != null) {
Line 273:             GlusterVolumeEntity glusterVolumeEntity = 
(GlusterVolumeEntity) getEntity();


-- 
To view, visit http://gerrit.ovirt.org/21449
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I1051df9da2233723894a931c981688dfab9478c3
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ramesh N <[email protected]>
Gerrit-Reviewer: Kanagaraj M <[email protected]>
Gerrit-Reviewer: Ramesh N <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to