show recordings for anonymous users

This commit is contained in:
Zachary Chai 2017-02-02 10:08:41 -05:00
parent cbafd95d19
commit 1494dfebf0
1 changed files with 1 additions and 1 deletions

View File

@ -152,7 +152,7 @@ class @Recordings
draw: ->
if !@isOwner()
@table.api().columns(4).search('true')
@table.api().columns(5).search('true')
@table.api().columns.adjust().draw()
# refresh the recordings from the server