Bladeren bron

提交数据

lvhao 4 maanden geleden
bovenliggende
commit
1a272fc045
1 gewijzigde bestanden met toevoegingen van 3 en 0 verwijderingen
  1. 3 0
      template/erp/registration.html

+ 3 - 0
template/erp/registration.html

@@ -66,6 +66,9 @@ $(this).find('td:eq(3)').css("width","5%");
 $(this).find('td:eq(4)').css("width","5%");
 $(this).find('td:eq(7)').css("width","6%");
 $(this).find('td:eq(8)').css("width","5%");
+$(this).find('td:eq(9)').css("width","5%");
+$(this).find('td:eq(10)').css("width","5%");
+$(this).find('td:eq(11)').css("width","10%");
 });}
 </script>
 {Template footer}