Gilad Chaplik has submitted this change and it was merged.
Change subject: webadmin: SDs missing from tree (#851853)
......................................................................
webadmin: SDs missing from tree (#851853)
https://bugzilla.redhat.com/851853
The webadmin's left hand side tree was missing individual
storage domains under the storage group Tree pane.
The problem was a wrong use of 'instanceof' operator.
Change-Id: I2de63a284c120f059fa11095e9997f6b22a195da
Signed-off-by: Gilad Chaplik <gchaplik(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/SystemTreeModel.java
1 file changed, 1 insertion(+), 3 deletions(-)
Approvals:
Gilad Chaplik: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/7524
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I2de63a284c120f059fa11095e9997f6b22a195da
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server