forked from External/greenlight
GRN-88: Fixed some things that Scrutinizer was complaining about (#433)
* Scrutinizer fixes * Moved helper code to concern * Another scrutinizer fix * User controller conflict fix * Another user controller fix * Added include verifier
This commit is contained in:
committed by
Jesus Federico
parent
5e3aa72955
commit
88776eaadb
@ -145,7 +145,6 @@ $(document).on('turbolinks:load', function(){
|
||||
|
||||
// Elements that can be renamed
|
||||
var room_title = $('#room-title');
|
||||
var room_blocks = $('#room_block_container').find('a');
|
||||
var recording_rows = $('#recording-table').find('tr');
|
||||
|
||||
// Configure renaming for room header
|
||||
|
Reference in New Issue
Block a user