Lior Vernia has posted comments on this change.

Change subject: webadmin: Disable Host/Interfaces subtab refresh pre-3.1
......................................................................


Patch Set 1:

(1 comment)

....................................................
File 
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/HostInterfaceListModel.java
Line 2258: 
Line 2259:             setSelectionAvailable(isLessThan31);
Line 2260: 
Line 2261:             // disable subtab refresh for pre-3.1 clusters, to avoid 
interfering with row selection
Line 2262:             setIsTimerDisabled(isLessThan31);
It is showing at the moment (independently of cluster compatibility version).
Line 2263:             if (isLessThan31) {
Line 2264:                 stopRefresh();
Line 2265:             }
Line 2266:         }


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Idb1d14be079936eac2fb302320eb7000e970bc32
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Lior Vernia <lver...@redhat.com>
Gerrit-Reviewer: Daniel Erez <de...@redhat.com>
Gerrit-Reviewer: Lior Vernia <lver...@redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to