open recordings in new tab and hide from viewers when unpublished

This commit is contained in:
Zachary Chai
2016-11-18 17:05:44 -05:00
parent 6620df9c65
commit 25bccb7699
3 changed files with 30 additions and 12 deletions

View File

@ -20,6 +20,7 @@
<th><%= t('thumbnails') %></th>
<th><%= t('duration') %></th>
<th><%= t('views') %></th>
<th>published</th>
<th><%= t('actions') %></th>
</thead>
</table>