Explorar el Código

new check_configure_kerio_buisness_mail.tpl

andre hace 6 meses
padre
commit
ff8656df72
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

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