Explorar o código

new check_configure_kerio_buisness_mail.tpl

andre hai 6 meses
pai
achega
05125594cf
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      check_configure_kerio_buisness_mail.tpl

+ 3 - 0
check_configure_kerio_buisness_mail.tpl

@@ -58,6 +58,7 @@
                     checkInput( $(customFields[0]).val().trim(), {$productinfo['pid']});
                 }, 1);
             } else {
+                $("#btnCompleteProductConfig").prop("disabled",true);
                 $("#hint").text('Ungültiger Domainname!');
             }
         });
@@ -67,6 +68,7 @@
                     checkInput( $(customFields[0]).val().trim(), {$productinfo['pid']});
                 }, 1);
             } else {
+                $("#btnCompleteProductConfig").prop("disabled",true);
                 $("#hint").text('Ungültiger Domainname!');
             }
         });
@@ -76,6 +78,7 @@
                     checkInput( $(customFields[0]).val().trim(), {$productinfo['pid']});
                 }, 1);
             } else {
+                $("#btnCompleteProductConfig").prop("disabled",true);
                 $("#hint").text('Ungültiger Domainname!');
             }
         });