|
@@ -74,7 +74,7 @@ $(this).find('td:eq(7)').css("width","10%");
|
|
|
$(this).find('td:eq(9)').css("width","3%");
|
|
|
$(this).find('td:eq(10)').css("width","3%");
|
|
|
$(this).find('td:eq(11)').css("width","5%");
|
|
|
-$(this).find('td:eq(12)').css("width","5%");
|
|
|
+$(this).find('td:eq(12)').css("width","4%");
|
|
|
});}
|
|
|
$(".tphq").click(function() {
|
|
|
var a = "";
|