projects
/
mkws-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
261a90e
)
Stash query for subsequent inspection
author
Mike Taylor
<mike@indexdata.com>
Tue, 27 May 2014 16:11:58 +0000
(17:11 +0100)
committer
Mike Taylor
<mike@indexdata.com>
Tue, 27 May 2014 16:11:58 +0000
(17:11 +0100)
src/mkws-widget.js
patch
|
blob
|
history
diff --git
a/src/mkws-widget.js
b/src/mkws-widget.js
index
d1c76b4
..
3def9e3
100644
(file)
--- 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