Jelajahi Sumber

log customfields

andre 4 tahun lalu
induk
melakukan
ee79e43df0
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  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('');