Change in ovirt-engine[ovirt-engine-4.0]: webadmin: Bind PluginActionButtonHandler as eager singleton
piotr.kliczewski at gmail.com
piotr.kliczewski at gmail.com
Fri Aug 26 07:38:54 UTC 2016
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 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:
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 at redhat.com>
Gerrit-Reviewer: Alexander Wels <awels at redhat.com>
Gerrit-Reviewer: Greg Sheremeta <gshereme at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski at gmail.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