Swap #mkwsResults and #mkwsRecords IDs.
authorMike Taylor <mike@indexdata.com>
Wed, 3 Jul 2013 12:35:11 +0000 (13:35 +0100)
committerMike Taylor <mike@indexdata.com>
Wed, 3 Jul 2013 12:35:11 +0000 (13:35 +0100)
experiments/spclient/html-structure.txt

index f6719a0..c6d0da8 100644 (file)
@@ -17,7 +17,7 @@ identifier and .CLASS indicates an instance of a class.
 #mkwsBlanket
   (no contents -- used only for masking)
 
-#mkwsRecords
+#mkwsResults
   table
     tbody
       tr
@@ -34,7 +34,7 @@ identifier and .CLASS indicates an instance of a class.
               select#mkwsPerpage
           #mkwsPager
           #mkwsNavi
-          #mkwsResults
+          #mkwsRecords
             div.record*
               span (for sequence number)
               a (for title)