Update line_connection.ts

This commit is contained in:
nguyentrungthat 2026-05-15 11:20:08 +07:00
parent 1291d2c20c
commit df0f3ec898
1 changed files with 1 additions and 1 deletions

View File

@ -2403,7 +2403,7 @@ Ports Missing/Down: ${missing.length}\n\n`
</table>
</td>
<td valign="top">
${checklistRowsHtml}
${serialInfo ? checklistRowsHtml : '<td style="padding:6px 0;border-bottom:1px dashed #f0f1f3;font-weight:600;color:#5f6978; font-size:11px; font-style:italic;">Not Available</td>'}
</td>
</table>
</td></tr>