Explorar o código

new check_configure_kerio_buisness_mail.tpl

andre hai 6 meses
pai
achega
abc1daef07
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

@@ -32,7 +32,7 @@
         $(customFields[0]).blur(function () {
             checkDomain( $(customFields[0]).val().trim(), {$productinfo['pid']});
         });
-        $(customFields[0]).paste(function () {
+        $(customFields[0]).input(function () {
             setTimeout(function () {
                 checkDomain( $(customFields[0]).val().trim(), {$productinfo['pid']});
             }, 1);