Change in ovirt-engine[master]: webadmin: Bind PluginActionButtonHandler as eager singleton
vszocs at redhat.com
vszocs at redhat.com
Thu Aug 25 08:43:36 UTC 2016
Vojtech Szocs 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 at 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:
Alexander Wels: Looks good to me, approved
Jenkins CI: Passed CI tests
Vojtech Szocs: Verified
--
To view, visit https://gerrit.ovirt.org/62289
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ief464ec72b4b9e3cfdfc2a476c600f2e7501d094
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Vojtech Szocs <vszocs at redhat.com>
Gerrit-Reviewer: Alexander Wels <awels at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
More information about the Engine-commits
mailing list