X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=src%2Fmkws-team.js;h=4dccde43513663a5ec118ec432a0a2900ca2bae4;hb=f46b615e92b693ca8bea0eb3fb0fab65c4fbf46e;hp=b2bf9744ac1f0ce9f8ceffc1e5f51a18f3a99836;hpb=403652c2b7e7c5ca39d21a2d8e35151e12bdd9a0;p=mkws-moved-to-github.git 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; }