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