Tal Nisan has submitted this change and it was merged.
Change subject: webadmin: Fix ScrollableTabBarView.removeTabWidget
......................................................................
webadmin: Fix ScrollableTabBarView.removeTabWidget
This fixes the problem when RedrawDynamicTabContainerEvent
forces redraw of all tabs and the tab-drop-down list would
still contain 'old' items.
Change-Id: I2843788ebaf424b386c3a24d8ebe035fa6025580
Bug-Url:
https://bugzilla.redhat.com/1258462
Signed-off-by: Vojtech Szocs <vszocs(a)redhat.com>
(cherry picked from commit 7c6ba89222ce86a4cacecf9021685280bc69e6fa)
---
M
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/view/ScrollableTabBarView.java
1 file changed, 2 insertions(+), 4 deletions(-)
Approvals:
Jenkins CI: Passed CI tests
Vojtech Szocs: Looks good to me, approved
Ramesh N: Verified
--
To view, visit
https://gerrit.ovirt.org/50650
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I2843788ebaf424b386c3a24d8ebe035fa6025580
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.6
Gerrit-Owner: Ramesh N <rnachimu(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Ramesh N <rnachimu(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>