Merge branch 'master' of ssh://git.indexdata.com:222/home/git/private/mkws
authorMike Taylor <mike@indexdata.com>
Tue, 25 Jun 2013 12:21:31 +0000 (12:21 +0000)
committerMike Taylor <mike@indexdata.com>
Tue, 25 Jun 2013 12:21:31 +0000 (12:21 +0000)
experiments/spclient/index-somesite.html
experiments/spclient/index2.html

index 5269bf3..bdd092a 100644 (file)
@@ -4,8 +4,7 @@
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
     <title>MKWS demo client</title>
-    <!-- Next four lines required by MKWS -->
-    <link rel="stylesheet" href="http://mkws.indexdata.com/mkwsStyle.css" />
+    <link rel="stylesheet" href="mkwsStyle.css" />
     <script type="text/javascript">
       var mkws_config = { 
       use_service_proxy: true,
@@ -16,8 +15,8 @@
     <script type="text/javascript" src="mkws-complete.js"></script>
   </head>
   <body>
-    <!-- These five <div>s are provided by MKWS -->
     <div id="mkwsSwitch"></div>
+    <div id="mkwsLang"></div>
     <div id="mkwsSearch"></div>
     <div id="mkwsRecords"></div>
     <div id="mkwsTargets"></div>
index f172e10..324001a 100644 (file)
@@ -6,7 +6,7 @@
     <script type="text/javascript" src="mkws-complete.js"></script>
   </head>
   <body>
-    <div id="mkwsSwitch"></div> <!-- These five <div>s are provided by MKWS -->
+    <div id="mkwsSwitch"></div>
     <div id="mkwsLang"></div>
     <div id="mkwsSearch"></div>
     <div id="mkwsRecords"></div>