From f33690b79c952817eb83ca84144ce54b93d0c6e6 Mon Sep 17 00:00:00 2001 From: FrederikBaerentsen Date: Wed, 20 Nov 2024 22:10:57 +0100 Subject: [PATCH] Dismiss dropdown if clicked when open --- templates/index.html | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/templates/index.html b/templates/index.html index 4f9e516..a7cc987 100644 --- a/templates/index.html +++ b/templates/index.html @@ -285,9 +285,9 @@ {% for file in files %} {% if ns.found is sameas false and file.startswith(i[0]) %} -