Aug 5 - Update (new design)

This commit is contained in:
2026-08-05 19:06:07 -04:00
parent 22b3afdb02
commit eba535487e
6 changed files with 96 additions and 24 deletions
+5 -2
View File
@@ -93,10 +93,13 @@
<span class="jqc-brand-sub">By L.T. Services, Inc</span>
</a>
{# Scoped to inspection ID only — the placeholder says so explicitly so
nobody types a facility name and assumes the search is broken. #}
<form class="jqc-search" method="GET" action="{{ url_for('inspections.index') }}" role="search">
<i class="bi bi-search"></i>
<input type="text" name="inspection_id" class="form-control"
placeholder="Search inspection number" aria-label="Search inspection number">
<input type="search" name="inspection_id" class="form-control" inputmode="numeric"
placeholder="Inspection # (e.g. 1423)" aria-label="Search by inspection number"
title="Search by inspection number">
</form>
<div class="jqc-topbar-actions">