Fix haml-lint Rubocop Rails/*
cops (#26042)
This commit is contained in:
parent
8bb4706e11
commit
e715da6d25
12 changed files with 29 additions and 18 deletions
|
@ -77,4 +77,4 @@
|
|||
|
||||
- if user_signed_in?
|
||||
·
|
||||
= link_to t('statuses.open_in_web'), web_url("@#{status.account.pretty_acct}/#{status.id}"), class: 'detailed-status__application', target: '_blank'
|
||||
= link_to t('statuses.open_in_web'), web_url("@#{status.account.pretty_acct}/#{status.id}"), class: 'detailed-status__application', target: '_blank', rel: 'noopener noreferrer'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue