From: Mike Taylor Date: Tue, 27 May 2014 16:11:58 +0000 (+0100) Subject: Stash query for subsequent inspection X-Git-Tag: 1.0.0~590 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=404fc88a82967955076b37bd8f749789cc64363e Stash query for subsequent inspection --- diff --git a/src/mkws-widget.js b/src/mkws-widget.js index d1c76b4..3def9e3 100644 --- a/src/mkws-widget.js +++ b/src/mkws-widget.js @@ -133,6 +133,9 @@ widget.autosearch = function(widget) { } } + // Stash this for subsequent inspection + widget.team.config().query = query; + widget.team.queue("ready").subscribe(function() { // Postpone testing for the configuration items: these are not // yet set for Record subclass widgets that fill them in in the