Remove old debugging condition.
[mkws-moved-to-github.git] / experiments / spclient / README
index e7bf64f..43a38da 100644 (file)
@@ -57,7 +57,7 @@ will be filled in by MKWS:
     <div id="mkwsSwitch"></div> -- switch between record and target views
     <div id="mkwsLang"></div>   -- switch between English, Danish and German
     <div id="mkwsSearch"></div> -- search box and button
-    <div id="mkwsRecords"></div> -- result list, including pager/sorting
+    <div id="mkwsResults"></div> -- result list, including pager/sorting
     <div id="mkwsTargets"></div> -- target list, including status
     <div id="mkwsStat"></div> -- summary statistics
 
@@ -90,6 +90,7 @@ Here is an example of all possible options
          };
     </script>
 
+Note: the mkws_config object which must be loaded before the mkws.js and pz2api.js files.
 
 Supported Browsers
 ------------------