forked from External/greenlight
		
	show recordings for anonymous users
This commit is contained in:
		@@ -152,7 +152,7 @@ class @Recordings
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
  draw: ->
 | 
					  draw: ->
 | 
				
			||||||
    if !@isOwner()
 | 
					    if !@isOwner()
 | 
				
			||||||
      @table.api().columns(4).search('true')
 | 
					      @table.api().columns(5).search('true')
 | 
				
			||||||
    @table.api().columns.adjust().draw()
 | 
					    @table.api().columns.adjust().draw()
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  # refresh the recordings from the server
 | 
					  # refresh the recordings from the server
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user