From 7caece3c40f6e61c6609e85ded60698568848746 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