Gilad Chaplik has uploaded a new change for review.

Change subject: webadmin: fix numa x icon close button
......................................................................

webadmin: fix numa x icon close button

Change-Id: Ia9bb1245a58d328cb7815e092c553a6a19f8a362
Bug-Url: https://bugzilla.redhat.com/1147883
Signed-off-by: Gilad Chaplik <gchap...@redhat.com>
---
M 
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/presenter/popup/numa/NumaSupportPopupPresenterWidget.java
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/15/34115/1

diff --git 
a/frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/presenter/popup/numa/NumaSupportPopupPresenterWidget.java
 
b/frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/presenter/popup/numa/NumaSupportPopupPresenterWidget.java
index 13f5e3b..7a63b8e 100644
--- 
a/frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/presenter/popup/numa/NumaSupportPopupPresenterWidget.java
+++ 
b/frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/presenter/popup/numa/NumaSupportPopupPresenterWidget.java
@@ -80,6 +80,7 @@
 
     @Override
     protected void onBind() {
+        super.onBind();
         registerHandler(getEventBus().addHandler(UpdatedVnumaEvent.getType(),
                 new UpdatedVnumaEvent.UpdatedVnumaHandler() {
 


-- 
To view, visit http://gerrit.ovirt.org/34115
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia9bb1245a58d328cb7815e092c553a6a19f8a362
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Gilad Chaplik <gchap...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to