From 6927f5fbb6feb682ea99317acc991a4e83094f39 Mon Sep 17 00:00:00 2001 From: Yohann D'ANELLO Date: Sat, 15 Aug 2020 19:47:29 +0200 Subject: [PATCH] Search buttons by category or description, highlight matched words --- .../note/transactiontemplate_list.html | 21 +++++++++++++++---- apps/note/views.py | 7 ++++++- 2 files changed, 23 insertions(+), 5 deletions(-) diff --git a/apps/note/templates/note/transactiontemplate_list.html b/apps/note/templates/note/transactiontemplate_list.html index dc1f9d0c..ec95313e 100644 --- a/apps/note/templates/note/transactiontemplate_list.html +++ b/apps/note/templates/note/transactiontemplate_list.html @@ -5,7 +5,7 @@ {% block content %}
@@ -28,12 +28,25 @@