Explorar o código

new check_configure_kerio_buisness_mail.tpl

andre hai 6 meses
pai
achega
08e6a2db1c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      check_configure_kerio_buisness_mail.tpl

+ 1 - 1
check_configure_kerio_buisness_mail.tpl

@@ -26,7 +26,7 @@
         $("#btnCompleteProductConfig").prop("disabled",true);
         $(customFields[0]).val(''); // domain
         $(customFields[1]).val('on'); // checkbox
-        $(customFields[0]).blur(function () {
+        $(customFields[0]).focusout(function () {
             checkDomain( $(customFields[0]).val(), {$productinfo['pid']});
         });
         $(checkBoxes[0]).click(function () {