From af5b3ee0aa9413b92f28e27b43c479f73cd82f2d Mon Sep 17 00:00:00 2001 From: Wolfram Schneider Date: Tue, 8 Apr 2014 12:01:52 +0000 Subject: [PATCH] use single component mkws-*.js files (was mkws.js) test with german lang, and with standard test account --- examples/htdocs/wolfram.html | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/examples/htdocs/wolfram.html b/examples/htdocs/wolfram.html index b2983dd..8440820 100644 --- a/examples/htdocs/wolfram.html +++ b/examples/htdocs/wolfram.html @@ -12,14 +12,24 @@ show_sort: false, perpage_default: 10, sort_default: "title:1", - service_proxy_auth : "/service-proxy-auth" + lang: "da", + service_proxy_auth : "/service-proxy-testauth" }; - + + + + + + + + + +