lvhao před 1 měsícem
rodič
revize
9bab784875
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  1. 2 1
      template/erp/whlabel_type.html

+ 2 - 1
template/erp/whlabel_type.html

@@ -266,7 +266,8 @@ $(this).find('td:eq(10)').css("width","9%");
 $(this).find('td:eq(11)').css("width","3%");
 $(this).find('td:eq(12)').css("width","3%");
 $(this).find('td:eq(13)').css("width","3%");
-$(this).find('td:eq(14)').css("width","12%");
+$(this).find('td:eq(14)').css("width","3%");
+$(this).find('td:eq(15)').css("width","12%");
 });}
 $("select[name=dccz]").change(function(){
 	if($(this).find("option:selected").val() == "")