Explorar el Código

new check_configure_kerio_buisness_mail.tpl

andre hace 6 meses
padre
commit
3ee7ea5564
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      check_configure_kerio_buisness_mail.tpl

+ 1 - 1
check_configure_kerio_buisness_mail.tpl

@@ -52,7 +52,7 @@
                     console.log('is checked');
                     $("#btnCompleteProductConfig").prop("enabled",false);
                 } else {
-                    console.log('not checked');
+                    console.log($(checkBox[0]));
                     $("#btnCompleteProductConfig").prop("disabled",true);
                 }
                 checkDomain( $(customFields[0]).val().trim(), {$productinfo['pid']});