Kanagaraj M has posted comments on this change.

Change subject: webadmin : Retain bricks refresh
......................................................................


Patch Set 2:

(1 comment)

....................................................
File 
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/gluster/VolumeRebalanceStatusPopupView.java
Line 211:                     status.setText(constants.rebalanceComplete());
Line 212:                     status.setVisible(true);
Line 213:                 } else if 
(e.PropertyName.equals("STOP_TIME_UPDATED")) {//$NON-NLS-1$
Line 214:                     
stopTimePanel.setVisible(object.isStopTimeVisible());
Line 215:                     status.setVisible(false);
can the status visibility also follow the same approach as stop_time?
Line 216:                 }
Line 217:             }
Line 218:         });
Line 219:     }


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Iddc56eec6f9e456c6fdcf6dd45152b58fb0878ed
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: anmolbabu <anb...@redhat.com>
Gerrit-Reviewer: Kanagaraj M <kmayi...@redhat.com>
Gerrit-Reviewer: Ramesh N <rnach...@redhat.com>
Gerrit-Reviewer: Sahina Bose <sab...@redhat.com>
Gerrit-Reviewer: Shubhendu Tripathi <shtri...@redhat.com>
Gerrit-Reviewer: anmolbabu <anb...@redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to