Explorar el Código

log customfields

andre hace 4 años
padre
commit
ee79e43df0
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      check_configure_thurvserver.tpl

+ 1 - 0
check_configure_thurvserver.tpl

@@ -1,6 +1,7 @@
 <script>
     jQuery(document).ready(function(){
         customFields = $("*[id^='customfield']");
+        console.log($customFields);
         $("#btnCompleteProductConfig").prop("disabled",true);
         $(customFields[3]).val('');
         $(customFields[4]).val('');