Author: damoxc

Revision: 5129

Log:
        comment out the debug alert

Diff:
Modified: trunk/deluge/ui/web/js/Deluge.Client.js
===================================================================
--- trunk/deluge/ui/web/js/Deluge.Client.js     2009-04-21 22:18:11 UTC (rev 
5128)
+++ trunk/deluge/ui/web/js/Deluge.Client.js     2009-04-21 23:41:22 UTC (rev 
5129)
@@ -92,7 +92,7 @@
             errorObj = {
                 id: options.options.id
             }
-            alert(Ext.encode(errorObj));
+            //alert(Ext.encode(errorObj));
         },
         
         _onSuccess: function(response, requestOptions) {



--~--~---------~--~----~------------~-------~--~----~
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