use spin defaults for the dashboard view
[myslice.git] / plugins / lists / static / js / simplelist.js
index a8f90b9..3d2c4b9 100644 (file)
@@ -19,7 +19,7 @@
 
         on_query_in_progress: function() {
            messages.debug("on_query_in_progress");
-            this.spin();
+            this.spin(true);
         },
 
         on_query_done: function() {