update footer and remove build version

This commit is contained in:
Zachary Chai
2017-02-02 15:17:41 -05:00
parent c05ce293df
commit 49aa9bd29b
6 changed files with 3 additions and 13 deletions

View File

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