From 8fb2ce2f1350ea2bcaf7d4c99999424f0b979b7f Mon Sep 17 00:00:00 2001 From: erdgeist Date: Mon, 20 Jul 2026 20:05:43 +0200 Subject: Remove a superflous section header --- app/views/assets/show.html.erb | 1 - 1 file changed, 1 deletion(-) diff --git a/app/views/assets/show.html.erb b/app/views/assets/show.html.erb index a0e4e46..e551e35 100644 --- a/app/views/assets/show.html.erb +++ b/app/views/assets/show.html.erb @@ -16,7 +16,6 @@ -
Thumbnail
<% if @asset.has_variant?(:medium) %>
Thumbnail
<%= image_tag @asset.upload.url(:medium), style: "max-width: 300px; max-height: 300px;" %>
-- cgit v1.3