forked from External/greenlight
Improve code style based on scrutinizer ci (#337)
* <fixed settingsJs and sortJs> * <Fixed searchJs, renameJs and renameJs> * <Fixed renameJs>
This commit is contained in:
@ -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.
|
||||
|
Reference in New Issue
Block a user