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:
a7b1528
)
newSearch is now made available a that.newSearch.
author
Mike Taylor
<mike@indexdata.com>
Tue, 1 Apr 2014 11:24:12 +0000
(12:24 +0100)
committer
Mike Taylor
<mike@indexdata.com>
Tue, 1 Apr 2014 11:24:12 +0000
(12:24 +0100)
It's needed by the auto-searching code in individual widgets.
src/mkws-team.js
patch
|
blob
|
history
diff --git
a/src/mkws-team.js
b/src/mkws-team.js
index
b65e0ef
..
dcd0479
100644
(file)
--- a/
src/mkws-team.js
+++ b/
src/mkws-team.js
@@
-269,6
+269,7
@@
function team($, teamName) {
switchView('records'); // In case it's configured to start off as hidden
m_submitted = true;
}
+ that.newSearch = newSearch;
function triggerSearch(query, sortOrder, targets)