add reply button back
parent
b8a8a54004
commit
28ed15c4bd
|
@ -816,6 +816,10 @@
|
|||
{% endif %}
|
||||
|
||||
{% if object.is_from_inbox %}
|
||||
<li>
|
||||
{{ admin_reply_button(object.ap_id) }}
|
||||
</li>
|
||||
|
||||
<li>
|
||||
{{ admin_profile_button(object.actor.ap_id) }}
|
||||
</li>
|
||||
|
|
Loading…
Reference in New Issue