lvhao 4 mesiacov pred
rodič
commit
1a272fc045
1 zmenil súbory, kde vykonal 3 pridanie a 0 odobranie
  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}