Oved Ourfali has submitted this change and it was merged.
Change subject: webadmin: Make multiselect behaviour of list model consistent
......................................................................
webadmin: Make multiselect behaviour of list model consistent
Currently in the preferred host list it sometimes happens that when
listening on a multi select event and then accessing the single select
value of the list box, it still contains the old value. This patch makes
sure that the values for single and multi select are always synchronized.
Change-Id: I28feceb6a4c2d163e8edb2ea37b712bd82335a9c
Bug-Url:
https://bugzilla.redhat.com/1265953
Bug-Url:
https://bugzilla.redhat.com/1289967
Signed-off-by: Roman Mohr <rmohr(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/UnitVmModel.java
1 file changed, 9 insertions(+), 0 deletions(-)
Approvals:
Roman Mohr: Verified
Jenkins CI: Passed CI tests
Vojtech Szocs: Looks good to me, approved
--
To view, visit
https://gerrit.ovirt.org/53784
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I28feceb6a4c2d163e8edb2ea37b712bd82335a9c
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.6
Gerrit-Owner: Roman Mohr <rmohr(a)redhat.com>
Gerrit-Reviewer: Alexander Wels <awels(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Roman Mohr <rmohr(a)redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek(a)redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>