2018-07-09 11:22:10 +10:00
|
|
|
<thead>
|
|
|
|
<th width="30"> </th>
|
2018-07-26 08:23:32 +10:00
|
|
|
<th><%- i18n('streams', 'incoming-port') %></th>
|
2018-07-24 18:33:00 +10:00
|
|
|
<th><%- i18n('str', 'destination') %></th>
|
2018-07-26 08:23:32 +10:00
|
|
|
<th><%- i18n('streams', 'protocol') %></th>
|
2018-08-02 19:48:47 +10:00
|
|
|
<th><%- i18n('str', 'status') %></th>
|
2018-07-24 18:33:00 +10:00
|
|
|
<% if (canManage) { %>
|
2018-07-09 11:22:10 +10:00
|
|
|
<th> </th>
|
2018-07-24 18:33:00 +10:00
|
|
|
<% } %>
|
2018-07-09 11:22:10 +10:00
|
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
<!-- items -->
|
|
|
|
</tbody>
|