From 1dfd3e9dde75003fa62fd853b6a1ee96f2e669bc Mon Sep 17 00:00:00 2001 From: luccioman Date: Tue, 22 May 2018 07:55:09 +0200 Subject: Limit the rate of calls to the suggest API when typing in search field --- htroot/index.html | 47 +++++++++++++++++++++++++++-------------------- 1 file changed, 27 insertions(+), 20 deletions(-) (limited to 'htroot/index.html') diff --git a/htroot/index.html b/htroot/index.html index 59659a78e..fb4678334 100644 --- a/htroot/index.html +++ b/htroot/index.html @@ -6,32 +6,39 @@ #%env/templates/metas.template%# - + -- cgit v1.2.3