mirror of
https://github.com/mastodon/mastodon
synced 2024-11-30 15:58:14 +09:00
Update app/views/admin/accounts/show.html.haml
This commit is contained in:
parent
08dd9708fd
commit
9ca6366fb4
@ -3,7 +3,7 @@
|
||||
|
||||
- content_for :heading_actions do
|
||||
- unless @account.local?
|
||||
= link_to t('admin.accounts.view_instance'), admin_instance_path(@account.domain), method: :post, class: 'button'
|
||||
= link_to t('admin.accounts.view_instance'), admin_instance_path(@account.domain), class: 'button'
|
||||
|
||||
- if @account.instance_actor?
|
||||
.flash-message.notice
|
||||
|
Loading…
Reference in New Issue
Block a user