Lior Vernia has uploaded a new change for review.

Change subject: webadmin: Update Tx/Rx in Host Interfaces subtab
......................................................................

webadmin: Update Tx/Rx in Host Interfaces subtab

Was formerly disabled due to exceptions being thrown; at the moment
the values seem to be updated well and without causing any trouble.

Change-Id: I68e37c6c37480eca3512c84b06690a18aabea2eb
Bug-Url: https://bugzilla.redhat.com/746458
Signed-off-by: Lior Vernia <lver...@redhat.com>
---
M 
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/HostInterfaceListModel.java
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/35/19235/1

diff --git 
a/frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/HostInterfaceListModel.java
 
b/frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/HostInterfaceListModel.java
index 9315e85..307e912 100644
--- 
a/frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/HostInterfaceListModel.java
+++ 
b/frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/HostInterfaceListModel.java
@@ -333,7 +333,6 @@
 
     public HostInterfaceListModel()
     {
-        setIsTimerDisabled(true);
         
setTitle(ConstantsManager.getInstance().getConstants().networkInterfacesTitle());
         setHashName("network_interfaces"); //$NON-NLS-1$
 


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I68e37c6c37480eca3512c84b06690a18aabea2eb
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Lior Vernia <lver...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to