Alexander Wels has submitted this change and it was merged.

Change subject: webadmin: Fix action button regression fix
......................................................................


webadmin: Fix action button regression fix

- Fixed certain situations where the previous fix failed
  to fix the visibility. The original fix didn't take into
  account the event handler that could change the visibility
  of an action button. So the original button would be visible
  then an event would make it invisible, but the flag would
  not get updated. Causing the fix to not work in certain cases.

Change-Id: Ib3c5ccb0a8732b206c94591b930fc6a01456a47d
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1058214
Signed-off-by: Alexander Wels <[email protected]>
---
M 
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/action/AbstractActionPanel.java
1 file changed, 15 insertions(+), 15 deletions(-)

Approvals:
  Alexander Wels: Verified; Looks good to me, approved



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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib3c5ccb0a8732b206c94591b930fc6a01456a47d
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alexander Wels <[email protected]>
Gerrit-Reviewer: Alexander Wels <[email protected]>
Gerrit-Reviewer: Einav Cohen <[email protected]>
Gerrit-Reviewer: Greg Sheremeta <[email protected]>
Gerrit-Reviewer: Lior Vernia <[email protected]>
Gerrit-Reviewer: Vojtech Szocs <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to