stanley-king hace 2 años
padre
commit
611b6c66a1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      admin/templates/default/analysis.provider.php

+ 1 - 1
admin/templates/default/analysis.provider.php

@@ -416,8 +416,8 @@
                     key = $(this).attr('value')
                     if (key != 'all') {
                         chnamesList.push(key)
+                        qualitys[key]['checked'] = true
                     }
-                    qualitys[key]['checked'] = true
                 }
             })