[MERGE] merged latest bugfixes from 6.0 into trunk (up to rev 4375)
[odoo/odoo.git] / addons / thunderbird / plugin / openerp_plugin / chrome / openerp_plugin / content / tiny_xmlrpc.js
index c32413b..963c379 100644 (file)
@@ -1384,7 +1384,6 @@ function getPartnerList(){
     xmlRpcClient.asyncCall(listPartnerHandler,cmdPartnerList,'execute',[ strDbName,struid,strpass,strobj,strmethod,strvalue ],6);
 }
 
-
 //function to create the xmlrpc supported variables for xmlrpc request
 function dictcontact(a,b){
     var temp = xmlRpcClient.createType(xmlRpcClient.ARRAY,{});