Fix links for reblogs in moderation interface (#31979)
This commit is contained in:
		
							parent
							
								
									d55f4fbda1
								
							
						
					
					
						commit
						ed8b0e4b1e
					
				| @ -18,7 +18,7 @@ | ||||
|       - if status.application | ||||
|         = status.application.name | ||||
|         · | ||||
|       = link_to ActivityPub::TagManager.instance.url_for(status), class: 'detailed-status__datetime', target: stream_link_target, rel: 'noopener noreferrer' do | ||||
|       = link_to ActivityPub::TagManager.instance.url_for(status.proper), class: 'detailed-status__datetime', target: stream_link_target, rel: 'noopener noreferrer' do | ||||
|         %time.formatted{ datetime: status.created_at.iso8601, title: l(status.created_at) }= l(status.created_at) | ||||
|       - if status.edited? | ||||
|         · | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user