From af20c86807f5b27144f1bdcdc1d2bf1c9cd1f172 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Louis=20V=C3=A9zina?= <5130500+morpheus65535@users.noreply.github.com> Date: Sun, 29 Mar 2020 22:28:37 -0400 Subject: [PATCH] WIP --- views/_main.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/views/_main.html b/views/_main.html index 43b8656f1..e62dc741d 100644 --- a/views/_main.html +++ b/views/_main.html @@ -336,11 +336,11 @@ $('#search').typeahead({ display: 'name', debug: false, - hint: true, - minLength: 3, + cancelButton: true, + loadingAnimation: true, + asyncResult: false, dynamic: true, - accent: true, - delay: 500, + delay: 300, source: { search: { ajax: function (query) {