Scheduler2 plugin: Queries handled by the plugin = query (resource in slice), query_l...
[unfold.git] / plugins / queryupdater / static / js / queryupdater.js
index 89afdf3..e4b3f9c 100644 (file)
 
             var status = msg + status;
 
+            
+
             // find line
             // if no, create it, else replace it
             // XXX it's not just about adding lines, but sometimes removing some
             // XXX how do we handle status reset ?
+            data.value = JSON.stringify(data.value);
             row = this.find_row(data.value);
             newline = [
                 action,