Gilad Chaplik has posted comments on this change.

Change subject: webadmin: Time zones contained couple of empty lines (#850696)
......................................................................


Patch Set 3: Looks good to me, approved

(1 inline comment)

....................................................
File 
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/VmModelBehaviorBase.java
Line 150:     protected void UpdateTimeZone() {
Line 151:         UpdateTimeZone(null);
Line 152:     }
Line 153: 
Line 154:     protected void UpdateTimeZone(final String selectedTimeZone)
Update... to lower case, change when you rebase.
Line 155:     {
Line 156:         final int index = getModel().getIsWindowsOS() ? 
windowsTimezones : generalTimezones;
Line 157: 
Line 158:         if (cachedTimeZones.get(index) == null)


--
To view, visit http://gerrit.ovirt.org/8285
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Iad95c26566a0e846f6f7712ce122210e7fc758b9
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tomas Jelinek <tjeli...@redhat.com>
Gerrit-Reviewer: Daniel Erez <de...@redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchap...@redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjeli...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to