Piotr Kliczewski has submitted this change and it was merged.
Change subject: webadmin: Bind PluginActionButtonHandler as eager singleton
......................................................................
webadmin: Bind PluginActionButtonHandler as eager singleton
This fixes an issue where main/sub tab action buttons added
by UI plugins would not appear at all.
The handler class must be bound as eager singleton to ensure
that all AddTabActionButtonEvent instances are processed.
Change-Id: Ief464ec72b4b9e3cfdfc2a476c600f2e7501d094
Bug-Url:
https://bugzilla.redhat.com/1369235
Signed-off-by: Vojtech Szocs <vszocs(a)redhat.com>
---
M
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/gin/BaseUtilsModule.java
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Jenkins CI: Passed CI tests
Greg Sheremeta: Looks good to me, approved
Vojtech Szocs: Verified
--
To view, visit
https://gerrit.ovirt.org/62819
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ief464ec72b4b9e3cfdfc2a476c600f2e7501d094
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-4.0
Gerrit-Owner: Vojtech Szocs <vszocs(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: Piotr Kliczewski <piotr.kliczewski(a)gmail.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>