Gilad Chaplik has submitted this change and it was merged.
Change subject: webadmin: policy: fields reset when changing options
......................................................................
webadmin: policy: fields reset when changing options
Problem: When changing the cluster policy properties (filters/weight/balance)
the custom properties sheet was reset.
Solution: refresh the custom propeties sheet inculding the
values that already set.
Change-Id: Ibb3092953f3ff387625cf00c146f63ea41f58de2
Signed-off-by: Gilad Chaplik <gchaplik(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/configure/scheduling/NewClusterPolicyModel.java
1 file changed, 13 insertions(+), 9 deletions(-)
Approvals:
Gilad Chaplik: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/19434
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ibb3092953f3ff387625cf00c146f63ea41f58de2
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server