rubocop files update and auto correction
This commit is contained in:
parent
b1666fdc1e
commit
51a012bb21
88 changed files with 519 additions and 452 deletions
|
|
@ -6,7 +6,7 @@ module Admin
|
|||
def update
|
||||
@conference.email_settings.update_attributes(params[:email_settings])
|
||||
redirect_to(admin_conference_emails_path(
|
||||
@conference.short_title),
|
||||
@conference.short_title),
|
||||
notice: 'Settings have been successfully updated.')
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue