From f83936224e7bfe0e502098d9a677eecbe0fef2d2 Mon Sep 17 00:00:00 2001 From: Dan Gowans Date: Thu, 31 Oct 2024 11:00:56 -0400 Subject: [PATCH] add accessible label --- views/lot-search.ejs | 174 +++++++++++++++++++++---------------------- 1 file changed, 87 insertions(+), 87 deletions(-) diff --git a/views/lot-search.ejs b/views/lot-search.ejs index 492bcbd2..ccd424ad 100644 --- a/views/lot-search.ejs +++ b/views/lot-search.ejs @@ -1,90 +1,68 @@ <%- include('_header'); -%>

- Find a <%= configFunctions.getConfigProperty("aliases.lot") %> + Find a <%= configFunctions.getConfigProperty("aliases.lot") %>

<% if (user.userProperties.canUpdate) { %> -
- " - href="<%= urlPrefix %>/lots/new" - accesskey="n"> - - Create a New <%= configFunctions.getConfigProperty("aliases.lot") %> - -
+
+ " + href="<%= urlPrefix %>/lots/new" + accesskey="n"> + + Create a New <%= configFunctions.getConfigProperty("aliases.lot") %> + +
<% } %>
-
- - -
-
- -
-
-
- -
- - - -
-
- -
-
+ + + +
+
+ +
+
+
+ +
+ + +
-
-
- -
-
- -
- - - -
-
+
+
+
-
- +
- + + <% for (const lotType of lotTypes) { %> + <% } %> @@ -95,28 +73,50 @@
-
-
- -
-
- -
- - - -
+
+
+
+
+ +
+
+
+ + +
- +
+
+
+ +
+
+ +
+ + + +
+
+
+
+