Improve code style based on scrutinizer ci (#337)

* <fixed settingsJs and sortJs>

* <Fixed searchJs, renameJs and renameJs>

* <Fixed renameJs>
This commit is contained in:
John Ma
2018-12-21 11:46:42 -05:00
committed by Jesus Federico
parent 8cdbf1d5e6
commit e3389c84d1
5 changed files with 39 additions and 41 deletions

View File

@ -21,7 +21,6 @@ $(document).on('turbolinks:load', function(){
// Only run on room pages.
if (controller == "rooms" && action == "show"){
var invite_url;
var copy = $('#copy');
// Handle copy button.