From e46f849f1f8b3e2a002ac3b124331011a86f9ea3 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Fri, 15 Mar 2024 10:23:18 +0100 Subject: Added the 'autocapitalize' attribute MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I did not bother with this attribute before, but it makes a lot of sense in some inputs. Signed-off-by: Miquel Sabaté Solà --- app/views/searches/_form.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/views/searches') diff --git a/app/views/searches/_form.html.erb b/app/views/searches/_form.html.erb index c940fe2..15b5735 100644 --- a/app/views/searches/_form.html.erb +++ b/app/views/searches/_form.html.erb @@ -5,7 +5,7 @@
-- cgit v1.2.3