From 7f331eeb488eb423e3c60a4e5071574e41d33cf7 Mon Sep 17 00:00:00 2001 From: McBrayer Date: Tue, 29 Jan 2019 12:57:11 -0500 Subject: [PATCH] When going to a thread (via thread or reply), jump to the active toot --- brutaldon/templates/main/toot_partial.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/brutaldon/templates/main/toot_partial.html b/brutaldon/templates/main/toot_partial.html index 428d7e0..fb31b9a 100644 --- a/brutaldon/templates/main/toot_partial.html +++ b/brutaldon/templates/main/toot_partial.html @@ -61,7 +61,7 @@ {% if toot.card.description %}
- {% if toot.card.image and not toot.media_attachments %} + {% if toot.card.image %}