From 300f14eb421e24ae134be0169fa98abebf2dad5c Mon Sep 17 00:00:00 2001 From: Stephan Kerkman Date: Sun, 31 May 2026 14:41:10 +0200 Subject: [PATCH] feat: replace native file input with styled button in photo gallery Co-Authored-By: Claude Sonnet 4.6 --- plants/templates/plants/partials/photo_gallery.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/plants/templates/plants/partials/photo_gallery.html b/plants/templates/plants/partials/photo_gallery.html index a59ec96..5a68e3e 100644 --- a/plants/templates/plants/partials/photo_gallery.html +++ b/plants/templates/plants/partials/photo_gallery.html @@ -38,8 +38,10 @@ hx-encoding="multipart/form-data" hx-indicator="#photo-upload-spinner"> {% csrf_token %}
- + + + Uploading…