Tomas Jelinek has submitted this change and it was merged. Change subject: frontend: refactor in VmModelBehaviorBase ......................................................................
frontend: refactor in VmModelBehaviorBase Replace usage of List+indexes with Map+enum values which are more appropriate to store the timezone values per timezone type (windows timezone, general timezone). Change-Id: Ib7f12c4f8be93adfd0c1983a57c8e60c629ad331 Signed-off-by: Arik Hadas <[email protected]> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/VmModelBehaviorBase.java 1 file changed, 21 insertions(+), 13 deletions(-) Approvals: Tomas Jelinek: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/13196 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib7f12c4f8be93adfd0c1983a57c8e60c629ad331 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Arik Hadas <[email protected]> Gerrit-Reviewer: Arik Hadas <[email protected]> Gerrit-Reviewer: Tomas Jelinek <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
