From 1c9e5b8646467f200adf7f3a79215029a633c6fc Mon Sep 17 00:00:00 2001 From: Benoit Alessandroni <benoit@happy-dev.fr> Date: Tue, 19 May 2020 22:58:56 +0200 Subject: [PATCH] Revert useless --- src/includes/mentor/resources/database.pug | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/includes/mentor/resources/database.pug b/src/includes/mentor/resources/database.pug index 4cd86338..6d627dcf 100644 --- a/src/includes/mentor/resources/database.pug +++ b/src/includes/mentor/resources/database.pug @@ -60,10 +60,10 @@ container.block_list.flex.flex_espace range-format=`${endpoints.formats}` range-country=`${endpoints.countries}` - multiple-country='sib-form-auto-completion' + multiple-country='sib-form-dropdown' widget-country='sib-form-auto-completion' - multiple-language='sib-form-auto-completion' + multiple-language='sib-form-dropdown' widget-language='sib-form-auto-completion' multiple-format='sib-form-dropdown' -- GitLab