Update line_connection.ts
This commit is contained in:
parent
1291d2c20c
commit
df0f3ec898
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue