Alona Kaplan has submitted this change and it was merged.
Change subject: webadmin: Showing more than one canDoMessage for action in multiple
action
......................................................................
webadmin: Showing more than one canDoMessage for action in multiple action
If an action that is part of muliple action has more than one canDoMessage,
just the first message is displayed.
This patch fixes it.
Also, if the action has description, it should also be displayed.
Change-Id: I89338d119144279d84c08b62543e836c3492f07e
Bug-Url:
https://bugzilla.redhat.com/878451
Signed-off-by: Alona Kaplan <alkaplan(a)redhat.com>
---
M
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/uicommon/FrontendEventsHandlerImpl.java
1 file changed, 13 insertions(+), 4 deletions(-)
Approvals:
Alona Kaplan: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/11337
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I89338d119144279d84c08b62543e836c3492f07e
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>