debug: click to refresh when creating auction
[namibia] / public / js / app / api.js
index f2f7eb6..1329f97 100644 (file)
         */
                execTask: function( id, data, options, callback, errorCallback, method, direct )
                {
-                       console.log('executetask',data);
                        if (!this.taskContracts[id])
                        {
                                console.log('! No contract for: ' + id);