Remove old debugging condition.
[mkws-moved-to-github.git] / experiments / spclient / mkws.js
index 3cc2794..b15d184 100644 (file)
@@ -575,7 +575,7 @@ function mkws_html_all(config) {
       </table>');
     }
 
-    if ($("#mkwsRanking").length == 2) {
+    if ($("#mkwsRanking").length) {
        $("#mkwsRanking").html('\
               <form name="mkwsSelect" id="mkwsSelect" action="" >\
         ' + M('Sort by') + ' ' + mkws_html_sort(config) + '\