From 400259a0bee28f20fdc633e60c942679c89646be Mon Sep 17 00:00:00 2001 From: Christoph Haas Date: Wed, 30 Jun 2021 17:36:39 +0200 Subject: [PATCH] convert input to email-token on focus loss (#28) --- assets/tpl/admin_create_clients.html | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/tpl/admin_create_clients.html b/assets/tpl/admin_create_clients.html index dd25d29..7a336ff 100644 --- a/assets/tpl/admin_create_clients.html +++ b/assets/tpl/admin_create_clients.html @@ -64,6 +64,7 @@ delay: 100 }, inputType: 'email', + createTokensOnBlur: true, showAutocompleteOnFocus: false })