Split AccountsHelper from StatusesHelper (#12078)
This commit is contained in:
committed by
Eugen Rochko
parent
a9530e29a2
commit
a6269b2f83
@ -3,7 +3,7 @@
|
||||
class AdminMailer < ApplicationMailer
|
||||
layout 'plain_mailer'
|
||||
|
||||
helper :statuses
|
||||
helper :accounts
|
||||
|
||||
def new_report(recipient, report)
|
||||
@report = report
|
||||
|
Reference in New Issue
Block a user