fixed typos
[myslice.git] / plugins / queryupdater / static / js / queryupdater.js
index 8e5793a..0cab4e0 100644 (file)
         {
             // Loop over records and display pending ones
             manifold.query_store.iter_records(this.options.query_uuid, function (record_key, record) {
-            }
+            });
         },
         
         set_button_state: function(name, state)