From: Mike Taylor Date: Tue, 1 Apr 2014 11:24:12 +0000 (+0100) Subject: newSearch is now made available a that.newSearch. X-Git-Tag: 1.0.0~1116 X-Git-Url: http://jsfdemo.indexdata.com/?a=commitdiff_plain;h=3a9c1db26b9a7ee47ef9828e046206f34a9491f8;p=mkws-moved-to-github.git newSearch is now made available a that.newSearch. It's needed by the auto-searching code in individual widgets. --- diff --git a/src/mkws-team.js b/src/mkws-team.js index b65e0ef..dcd0479 100644 --- 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)