X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=examples%2Fhtdocs%2Fmkws-widget-ru.js;h=55b4488fc65eda7351ca6ce66a9fb1784b50e6d2;hb=8ecc7b5621fa3f7191205e6ce93a8ef097e873bd;hp=c358f8f84f8fa0cdccc6e24c3ea8e205a66a5952;hpb=c302068454a4f0a77574eae189b582a01138e763;p=mkws-moved-to-github.git diff --git a/examples/htdocs/mkws-widget-ru.js b/examples/htdocs/mkws-widget-ru.js index c358f8f..55b4488 100644 --- a/examples/htdocs/mkws-widget-ru.js +++ b/examples/htdocs/mkws-widget-ru.js @@ -1,4 +1,6 @@ -var mkws_config = {service_proxy_auth: "http://mkws.indexdata.com/service-proxy/?command=auth&action=login&username=paratext&password=paratext_mkc"}; +var mkws_config = { + service_proxy_auth: "http://mkws.indexdata.com/service-proxy/?command=auth&action=login&username=paratext&password=paratext_mkc" +}; mkws.registerWidgetType('ReferenceUniverse', function() { if (!this.config.perpage) this.config.perpage = 5; @@ -31,3 +33,4 @@ mkws.registerWidgetType('ReferenceUniverse', function() { }); that.autosearch(); }); +