Author: damoxc

Revision: 5638

Log:
        change runCheck to update

Diff:
Modified: trunk/deluge/ui/web/js/Deluge.ConnectionManager.js
===================================================================
--- trunk/deluge/ui/web/js/Deluge.ConnectionManager.js  2009-08-10 09:46:57 UTC 
(rev 5637)
+++ trunk/deluge/ui/web/js/Deluge.ConnectionManager.js  2009-08-10 09:56:43 UTC 
(rev 5638)
@@ -266,7 +266,7 @@
                },
                
                onHostAdded: function() {
-                       this.runCheck();
+                       this.update();
                },
                
                onClose: function(e) {



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"deluge-commit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/deluge-commit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to