Lior Vernia has submitted this change and it was merged.
Change subject: webadmin: Small fix for removing profiles
......................................................................
webadmin: Small fix for removing profiles
As part of a very recent large refactoring, some regression was
introduced in the add/remove profiles widget in the edit network
dialog, that disregarded removal of profiles. This patch fixes it.
Change-Id: Iea8aa1b670dc12109da30549ab61975215e0c174
Signed-off-by: Lior Vernia <lvernia(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/datacenters/EditNetworkModel.java
1 file changed, 3 insertions(+), 1 deletion(-)
Approvals:
Lior Vernia: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/20961
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iea8aa1b670dc12109da30549ab61975215e0c174
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server