Alona Kaplan has submitted this change and it was merged.
Change subject: webadmin: modify StatusCompositeCellWithElementId to support any cell
......................................................................
webadmin: modify StatusCompositeCellWithElementId to support any cell
Due to generic restriction StatusCompositeCellWithElementId supported only
cell with VM data type.
Since there is no specific use for VM data type, the generic was modified
to support any data type.
Change-Id: Ia5c619dc1086c417ef25100fa538f9581a046ad1
Signed-off-by: Alona Kaplan <alkaplan(a)redhat.com>
---
M
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/table/cell/StatusCompositeCellWithElementId.java
1 file changed, 9 insertions(+), 10 deletions(-)
Approvals:
Ravi Nori: Looks good to me, but someone else must approve
Alona Kaplan: Verified
Oved Ourfali: Looks good to me, approved
--
To view, visit
https://gerrit.ovirt.org/38301
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ia5c619dc1086c417ef25100fa538f9581a046ad1
Gerrit-PatchSet: 7
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Ravi Nori <rnori(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server