From cb879738c0f04e4627838753ed206ff2085d4857 Mon Sep 17 00:00:00 2001 From: Alex Turchyn Date: Sun, 24 Sep 2023 11:11:16 +0300 Subject: [PATCH] add clear search button --- app/views/shared/_search_input.html.erb | 5 +++++ app/views/templates/show.html.erb | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/app/views/shared/_search_input.html.erb b/app/views/shared/_search_input.html.erb index 576a45b6..44ebd928 100644 --- a/app/views/shared/_search_input.html.erb +++ b/app/views/shared/_search_input.html.erb @@ -1,4 +1,9 @@