Change in ovirt-engine[master]: webadmin: fix rendering issue in DetailsRenderer

kmayilsa at redhat.com kmayilsa at redhat.com
Mon Jan 13 14:59:32 UTC 2014


Kanagaraj M has submitted this change and it was merged.

Change subject: webadmin: fix rendering issue in DetailsRenderer
......................................................................


webadmin: fix rendering issue in DetailsRenderer

Widgets like MemorySizeTextBoxLabel are inherited from ValueBoxBase.

ValueBoxBase uses input-text html element to display the data
as opposed to div/innerHtml used by ValueLabel.
So instead of taking the innerHtml from these fields,
DetailsRenderer will use getValue() to get the data.

Change-Id: I244819f17be801f8ba8c5c709e5127bd66567c81
Bug-Url: https://bugzilla.redhat.com/1049892
Signed-off-by: Kanagaraj M <kmayilsa at redhat.com>
---
M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/widget/renderer/DetailsRenderer.java
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Kanagaraj M: Verified; Looks good to me, approved



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I244819f17be801f8ba8c5c709e5127bd66567c81
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Kanagaraj M <kmayilsa at redhat.com>
Gerrit-Reviewer: Kanagaraj M <kmayilsa at redhat.com>
Gerrit-Reviewer: Ramesh N <rnachimu at redhat.com>
Gerrit-Reviewer: Sahina Bose <sabose at redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs at redhat.com>
Gerrit-Reviewer: anmolbabu <anbabu at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list