X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=blobdiff_plain;f=src%2Fmkws-team.js;h=92536f197c41f10296d8335bf46f99d0393fe25f;hp=c2d7fcab0c970589cf845feb2fe4c90bea6e3037;hb=8ecc7b5621fa3f7191205e6ce93a8ef097e873bd;hpb=eebb2e1bd51786749befebd0e0106b95bd81db87 diff --git a/src/mkws-team.js b/src/mkws-team.js index c2d7fca..92536f1 100644 --- a/src/mkws-team.js +++ b/src/mkws-team.js @@ -96,7 +96,7 @@ function team($, teamName) { // then register the form submit event with the pz2.search function // autoInit is set to true on default m_paz = new pz2({ "windowid": teamName, - "pazpar2path": config.pazpar2_url, + "pazpar2path": mkws.pazpar2_url(), "usesessions" : config.use_service_proxy ? false : true, "oninit": onInit, "onbytarget": onBytarget,