Remove Atom feeds and old URLs in the form of GET /:username/updates/:id
(#11247)
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
class AdminMailer < ApplicationMailer
|
||||
layout 'plain_mailer'
|
||||
|
||||
helper :stream_entries
|
||||
helper :statuses
|
||||
|
||||
def new_report(recipient, report)
|
||||
@report = report
|
||||
|
Reference in New Issue
Block a user