Alexander Wels has submitted this change and it was merged.
Change subject: webadmin: fix confirmation popup issue in host remove
......................................................................
webadmin: fix confirmation popup issue in host remove
I have introduced a confirmation popup for Host
Maintenance in
https://gerrit.ovirt.org/#/c/59102/. But same
popup provider was used for host removal. This is not correct.
Changing it back to use regular RemoveConfirmPopupProvider for
host removal.
Change-Id: Ib55fb2625f06c81271a93d6a4b82b06ce643927d
Bug-Url:
https://bugzilla.redhat.com/1379754
Signed-off-by: Ramesh Nachimuthu <rnachimu(a)redhat.com>
---
M
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/gin/uicommon/HostModule.java
1 file changed, 3 insertions(+), 1 deletion(-)
Approvals:
Jakub Niedermertl: Looks good to me, but someone else must approve
Alexander Wels: Looks good to me, approved
Jenkins CI: Passed CI tests
Ramesh N: Verified
--
To view, visit
https://gerrit.ovirt.org/64890
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib55fb2625f06c81271a93d6a4b82b06ce643927d
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ramesh N <rnachimu(a)redhat.com>
Gerrit-Reviewer: Alexander Wels <awels(a)redhat.com>
Gerrit-Reviewer: Jakub Niedermertl <jniederm(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Ramesh N <rnachimu(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>