From d6e9f20757cf89a64b8e524862335175962143b5 Mon Sep 17 00:00:00 2001 From: Javier Date: Fri, 30 Jan 2026 00:39:26 -0600 Subject: [PATCH] Update: Fixed some vscode "Problems" that weren't really problems but it was complaining about jinja code. --- templates/cons_sheets/process_fields.html | 22 +++++++++++++++--- templates/cons_sheets/scan_session.html | 27 +++++++++++++++++------ templates/cons_sheets/staff_index.html | 2 +- 3 files changed, 40 insertions(+), 11 deletions(-) diff --git a/templates/cons_sheets/process_fields.html b/templates/cons_sheets/process_fields.html index c332996..3b7b4cb 100644 --- a/templates/cons_sheets/process_fields.html +++ b/templates/cons_sheets/process_fields.html @@ -49,7 +49,13 @@ {{ field.excel_cell or '—' }} Edit - + {% endfor %} @@ -95,7 +101,13 @@ {{ field.excel_cell or '—' }} Edit - + {% endfor %} @@ -138,7 +150,11 @@ +