X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=js%2Fpz2.js;h=b52bf28d4b9303f9275411ff9c65d95cddc30526;hb=6b86af5db49a421480705a262ce56be54d12d1ab;hp=b321e5a46f972704308827d905a21906ab12831b;hpb=27b510020a28c83feb607998371d824284fc24de;p=pazpar2-moved-to-github.git diff --git a/js/pz2.js b/js/pz2.js index b321e5a..b52bf28 100644 --- a/js/pz2.js +++ b/js/pz2.js @@ -394,7 +394,7 @@ pz2.prototype = "sort": this.currentSort, "block": 1, "type": this.showResponseType, - "windowid" : window.name, + "windowid" : window.name }; if (query_state) requestParameters["query-state"] = query_state;