Fix more haml-lint Rubocop (#24107)
This commit is contained in:
@ -39,5 +39,5 @@
|
||||
%tbody
|
||||
%tr
|
||||
%td.button-primary
|
||||
= link_to web_url("follow_requests") do
|
||||
= link_to web_url('follow_requests') do
|
||||
%span= t 'notification_mailer.follow_request.action'
|
||||
|
Reference in New Issue
Block a user