From 4690678da7f93dbab70b7736e3f87ec559e3e909 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Tue, 27 Mar 2018 12:52:19 +0200 Subject: Search input: add a clear field button --- ishtar_common/templates/widgets/search_input.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 ishtar_common/templates/widgets/search_input.html (limited to 'ishtar_common/templates/widgets') diff --git a/ishtar_common/templates/widgets/search_input.html b/ishtar_common/templates/widgets/search_input.html new file mode 100644 index 000000000..c68d2347d --- /dev/null +++ b/ishtar_common/templates/widgets/search_input.html @@ -0,0 +1,13 @@ +
+ + + + + + + + + + + +
-- cgit v1.2.3