Tal Nisan has submitted this change and it was merged.
Change subject: webadmin: Main tab presenter loading
......................................................................
webadmin: Main tab presenter loading
- When clicking a main tab right after login the application
would load the code fragments for all main tabs instead of
just the one you clicked on. This patch fixes that issue and
only the tab you selected is loaded.
Change-Id: I63695ad15cbd5633bb081f2f031fb31743886c14
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=1155992
Signed-off-by: Alexander Wels <awels(a)redhat.com>
---
M
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/presenter/AbstractMainTabPresenter.java
1 file changed, 10 insertions(+), 3 deletions(-)
Approvals:
Alexander Wels: Verified
Vojtech Szocs: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/34707
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I63695ad15cbd5633bb081f2f031fb31743886c14
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5
Gerrit-Owner: Alexander Wels <awels(a)redhat.com>
Gerrit-Reviewer: Alexander Wels <awels(a)redhat.com>
Gerrit-Reviewer: Einav Cohen <ecohen(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server