add former tophat-core.js as manifold-core.js -- remove extra spin
[unfold.git] / plugins / hazelnut / hazelnut.js
index 90dc75c..7600976 100644 (file)
         oSelectAll.click(selectAll);
 
         /* Spinner (could be done when the query is received = a query is in progress, also for update) */
-        $('#' + options.plugin_uuid).spin()
+//        $('#' + options.plugin_uuid).spin()
 
         /* Add a filtering function to the current table 
          * Note: we use closure to get access to the 'options'