Add SSL column to streams table UI

This commit is contained in:
jbowring
2024-04-27 15:49:23 +01:00
parent 0cf7ed9d82
commit 1d3d5be588
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>