Fix CC line search display

This commit is contained in:
Nathan Gray 2012-11-13 22:31:57 +00:00
parent 8b55a21206
commit a367693ac0

View File

@ -8,7 +8,7 @@ function add_email_from_ab(ab_id,info_cc)
if (!ab || !ab.value)
{
jQuery("tr.hiddenRow").css("display", "block");
jQuery("tr.hiddenRow").css("display", "table-row");
}
else
{