mirror of
				https://git.sr.ht/~tsileo/microblog.pub
				synced 2025-06-05 21:59:23 +02:00 
			
		
		
		
	Tweak template for the local delete button
This commit is contained in:
		| @@ -693,7 +693,7 @@ | |||||||
|                 {{ admin_expand_button(object) }} |                 {{ admin_expand_button(object) }} | ||||||
|             </li> |             </li> | ||||||
|         {% endif %} |         {% endif %} | ||||||
|         {% if object.is_from_inbox %} |         {% if object.is_from_inbox and not object.announced_via_outbox_object_ap_id %} | ||||||
|             <li> |             <li> | ||||||
|                 {{ admin_force_delete_button(object.ap_id) }} |                 {{ admin_force_delete_button(object.ap_id) }} | ||||||
|             </li> |             </li> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user