X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=manifold%2Fjs%2Fmanifold.js;h=15b46320f4fc519a358976dc2de29e9980e6681b;hb=951e39212242e125a99c3c651e9fd40d49433f81;hp=c773aed9ff796e7e0ae0ad9ca179e09603fa9ba1;hpb=48e41f68d0057e228c819da4c7719bcafc5ca523;p=unfold.git diff --git a/manifold/js/manifold.js b/manifold/js/manifold.js index c773aed9..15b46320 100644 --- a/manifold/js/manifold.js +++ b/manifold/js/manifold.js @@ -44,6 +44,8 @@ var manifold = { // input queries are specified as a list of {'query_uuid': , 'id': } asynchroneous_exec : function (query_uuid_domids) { // start spinners + + if (manifold.asynchroneous_exec) console.log("Turning spin on with " + jQuery(".need-spin").length + " matches for need-spin"); jQuery('.need-spin').spin(); // We use js function closure to be able to pass the query (array) to the