X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=blobdiff_plain;f=src%2Fmkws-team.js;h=9abed7379468f39b1f7db2c41271541a1ad180c7;hp=a2dd506dd77aa4ad9aba47ec1339e1d13eb7c090;hb=4dcc70d0fd93ccf54e3b218c68839beabf93ecf9;hpb=041d44e48305f5173bb7bfde2c6faaefdf0917ce diff --git a/src/mkws-team.js b/src/mkws-team.js index a2dd506..9abed73 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; }