Kanagaraj M has submitted this change and it was merged.
Change subject: webadmin : Fix for rebalance status popup not coming up
......................................................................
webadmin : Fix for rebalance status popup not coming up
Fix for rebalance status popup not coming up.
The issue was with date parser getting an empty string
not being handled appropriately.
Change-Id: I9087a10c7d71a7cfca3af23916062cdc92f4198f
Signed-off-by: Anmol Babu <anbabu(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/gluster/VolumeRebalanceStatusModel.java
M
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/gluster/VolumeRebalanceStatusPopupView.java
2 files changed, 6 insertions(+), 3 deletions(-)
Approvals:
Kanagaraj M: Looks good to me, approved
Ramesh N: Verified; Looks good to me, but someone else must approve
--
To view, visit
http://gerrit.ovirt.org/27954
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I9087a10c7d71a7cfca3af23916062cdc92f4198f
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: anmolbabu <anbabu(a)redhat.com>
Gerrit-Reviewer: Kanagaraj M <kmayilsa(a)redhat.com>
Gerrit-Reviewer: Ramesh N <rnachimu(a)redhat.com>
Gerrit-Reviewer: anmolbabu <anbabu(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server