Alexander Wels has submitted this change and it was merged.
Change subject: webadmin: UI plugin tab switch
......................................................................
webadmin: UI plugin tab switch
- When selecting a item in the system tree that
would result in only one tab and you were on
a UI plugin provided tab, the newly selected
tab would not be selected and you would end up
in some endless loop. This patch checks if the
original tab is UI plugin provided and make sure
the new tab is selected.
Change-Id: I61064ef931de13295fe4ade7b1edd6f6f48544e8
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=1340937
Signed-off-by: Alexander Wels <awels(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/CommonModel.java
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Alexander Wels: Verified
Jenkins CI: Passed CI tests
Greg Sheremeta: Looks good to me, approved
--
To view, visit
https://gerrit.ovirt.org/58408
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I61064ef931de13295fe4ade7b1edd6f6f48544e8
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alexander Wels <awels(a)redhat.com>
Gerrit-Reviewer: Alexander Wels <awels(a)redhat.com>
Gerrit-Reviewer: Greg Sheremeta <gshereme(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>