Kanagaraj M has posted comments on this change.
Change subject: webadmin : gluster volume rebalance status and start time
formatting
......................................................................
Patch Set 8:
(1 comment)
....................................................
File
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/gluster/VolumeRebalanceStatusPopupView.java
Line 200: private EntityModelLabelEditor getInstanceOfDateEditor() {
Line 201: return new EntityModelLabelEditor(new EntityModelRenderer(){
Line 202: @Override
Line 203: public String render(Object entity) {
Line 204: return
FullDateTimeRenderer.getLocalizedDateTimeFormat().format((Date) entity);
Could be NPE if Date is null
Line 205: }
Line 206: }, new EntityModelParser());
Line 207: }
Line 208: @Override
--
To view, visit http://gerrit.ovirt.org/19629
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I8897a9aa141120fe5e9011167e7a1d14a24c4852
Gerrit-PatchSet: 8
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: anmolbabu <[email protected]>
Gerrit-Reviewer: Kanagaraj M <[email protected]>
Gerrit-Reviewer: anmolbabu <[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