initialize route and form for displaying emails
This commit is contained in:
parent
c5ad9525ed
commit
3f35d820cb
4 changed files with 19 additions and 0 deletions
|
|
@ -22,6 +22,8 @@ module Admin
|
|||
@settings = @conference.email_settings
|
||||
end
|
||||
|
||||
def custom_email; end
|
||||
|
||||
private
|
||||
|
||||
def email_params
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue