bring raw pp2 test page back
[mkws-moved-to-github.git] / examples / htdocs / auto-paratext-minimal.html
index 52053e6..0a7dbe5 100644 (file)
@@ -2,13 +2,13 @@
   <link rel="stylesheet" type="text/css" href="//mkws.indexdata.com/mkws.css" />
   <script type="text/javascript">
     mkws_config = {
-      service_proxy_auth: "http://mkws.indexdata.com/service-proxy/?command=auth&action=login&username=paratext&password=paratext_mkc",
+      service_proxy_auth: "http://sp-mkws.indexdata.com/service-proxy/?command=auth&action=login&username=paratext&password=paratext_mkc",
       perpage_default: 5,
    };
   </script>
   <script type="text/javascript" src="//mkws.indexdata.com/mkws-complete.js"></script>
-  <div class="panel">
+  <div style="width: 30em; background: #f0f0f0">
     <h2>Reference results from Paratext</h2>
-    <div class='mkwsRecords' autosearch='!param!q' sort='position'></div>
+    <div class='mkws-records' autosearch='!param!q' sort='position'></div>
   </div>
 </html>