Doron Fediuck has submitted this change and it was merged.
Change subject: webadmin: Hide custom policy properties section if empty
......................................................................
webadmin: Hide custom policy properties section if empty
This patch updates the Cluster policy popup dialog
used to configure ClusterPolicy.
The section for custom parameters stays hidden if there
are no parameters set and none are announced by the
currently used PolicyUnits.
Change-Id: I41cc951ad977f24821d81e909ba958064695903e
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=1064397
Signed-off-by: Martin Sivak <msivak(a)redhat.com>
---
M
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/scheduling/ClusterPolicyPopupView.java
M
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/scheduling/ClusterPolicyPopupView.ui.xml
2 files changed, 54 insertions(+), 14 deletions(-)
Approvals:
Martin Sivák: Verified
Eli Mesika: Looks good to me, but someone else must approve
Jiří Moskovčák: Looks good to me, but someone else must approve
Vojtech Szocs: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/25087
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I41cc951ad977f24821d81e909ba958064695903e
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Martin Sivák <msivak(a)redhat.com>
Gerrit-Reviewer: Doron Fediuck <dfediuck(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Jiří Moskovčák <jmoskovc(a)redhat.com>
Gerrit-Reviewer: Kobi Ianko <kobi(a)redhat.com>
Gerrit-Reviewer: Martin Sivák <msivak(a)redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server