forked from External/greenlight
show recordings for anonymous users
This commit is contained in:
parent
cbafd95d19
commit
1494dfebf0
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue