X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=blobdiff_plain;f=src%2Fmkws-team.js;h=4dccde43513663a5ec118ec432a0a2900ca2bae4;hp=b2bf9744ac1f0ce9f8ceffc1e5f51a18f3a99836;hb=d287f4680ff3ed663ccc5c01a7065713e9c52c84;hpb=6fca436aa42f947b752e583ecf1fe201769782a2 diff --git a/src/mkws-team.js b/src/mkws-team.js index b2bf974..4dccde4 100644 --- a/src/mkws-team.js +++ b/src/mkws-team.js @@ -293,7 +293,7 @@ function team($, teamName) { if (maxrecs) params.maxrecs = maxrecs; if (torusquery) { if (!mkws.config.use_service_proxy) - alert("can't narrow search by torusquery when Service Proxy is not in use"); + alert("can't narrow search by torusquery when not authenticated"); params.torusquery = torusquery; }