Add SSL column to streams table UI

This commit is contained in:
jbowring
2024-04-27 15:49:23 +01:00
committed by Jamie Curnow
parent 3dbc70faa6
commit ee4250d770
3 changed files with 10 additions and 2 deletions

View File

@ -3,6 +3,7 @@
<th><%- i18n('streams', 'incoming-port') %></th>
<th><%- i18n('str', 'destination') %></th>
<th><%- i18n('streams', 'protocol') %></th>
<th><%- i18n('str', 'ssl') %></th>
<th><%- i18n('str', 'status') %></th>
<% if (canManage) { %>
<th>&nbsp;</th>