Remove remnants of embed views (#32419)
This commit is contained in:
parent
44d92fa4f6
commit
a1ac2a73ff
5 changed files with 4 additions and 70 deletions
|
|
@ -44,7 +44,7 @@
|
|||
= t("statuses.visibilities.#{status.visibility}")
|
||||
·
|
||||
|
||||
= link_to ActivityPub::TagManager.instance.url_for(status.proper), class: 'detailed-status__link', target: stream_link_target, rel: 'noopener noreferrer' do
|
||||
= link_to ActivityPub::TagManager.instance.url_for(status.proper), class: 'detailed-status__link', rel: 'noopener noreferrer' do
|
||||
= t('admin.statuses.view_publicly')
|
||||
|
||||
- if status.proper.sensitive?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue