debugging click to refresh on live
[namibia] / public / js / app / api.js
index 1329f97..f2f7eb6 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);