From def291c85342b42facd81e51ea35162f7073e745 Mon Sep 17 00:00:00 2001 From: Ross Date: Mon, 20 Oct 2025 12:11:00 +0100 Subject: [PATCH] Fix source display formatting and improve missing_map handling in import preview and confirmation --- .../sbas/partials/import_preview.html | 42 +++++++++--------- sbas/views.py | 43 ++++++++++++++++--- 2 files changed, 58 insertions(+), 27 deletions(-) diff --git a/sbas/templates/sbas/partials/import_preview.html b/sbas/templates/sbas/partials/import_preview.html index edede07d..58d57f52 100644 --- a/sbas/templates/sbas/partials/import_preview.html +++ b/sbas/templates/sbas/partials/import_preview.html @@ -34,7 +34,7 @@

Feedback: {{ item.payload.feedback|default:''|safe }}

-

>Sources: +

Sources: {% if item.payload.sources %}