From 16207edb77eef75903a007df6b2bd84cb4d5b943 Mon Sep 17 00:00:00 2001 From: Alexander_Kabui Date: Tue, 10 Sep 2024 17:58:59 +0300 Subject: Implement client side pagination for history page. --- gn2/wqflask/templates/gnqa_search_history.html | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'gn2/wqflask/templates') diff --git a/gn2/wqflask/templates/gnqa_search_history.html b/gn2/wqflask/templates/gnqa_search_history.html index 8d54ad80..c12e7c93 100644 --- a/gn2/wqflask/templates/gnqa_search_history.html +++ b/gn2/wqflask/templates/gnqa_search_history.html @@ -47,6 +47,30 @@ {% endfor %} +