From b31e9c30451e4727b9cb44eb5e355aa9b114d629 Mon Sep 17 00:00:00 2001 From: Wolfram Schneider Date: Wed, 10 Sep 2014 10:20:23 +0000 Subject: [PATCH] mkws.indexdata.com -> sp-mkws.indexdata.com, MKWS-266 --- examples/htdocs/mkws-widget-wimp.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/htdocs/mkws-widget-wimp.js b/examples/htdocs/mkws-widget-wimp.js index 8aa649f..23dce1c 100644 --- a/examples/htdocs/mkws-widget-wimp.js +++ b/examples/htdocs/mkws-widget-wimp.js @@ -1,5 +1,5 @@ var mkws_config = { - service_proxy_auth: "http://mkws.indexdata.com/service-proxy/?command=auth&action=login&username=os2&password=inlead" + service_proxy_auth: "http://sp-mkws.indexdata.com/service-proxy/?command=auth&action=login&username=wimp&password=wimp6363" }; mkws.registerWidgetType('Wimp', function() { -- 1.7.10.4