Updated stream_entries view detailed_status "open in web" link
This commit is contained in:
parent
e576c2c3d7
commit
57b37e0555
@ -75,4 +75,4 @@
|
||||
|
||||
- if user_signed_in?
|
||||
·
|
||||
= link_to t('statuses.open_in_web'), web_url("statuses/#{status.id}"), class: 'detailed-status__application', target: '_blank'
|
||||
= link_to t('statuses.open_in_web'), web_url("#{status.account.acct}/posts/#{status.id}"), class: 'detailed-status__application', target: '_blank'
|
||||
|
Loading…
x
Reference in New Issue
Block a user