Aug 5 - Update (new design)
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user