From cdc858be72fa628fdb1f4a3aac0ea6a78c974dc7 Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Mon, 17 Aug 2020 14:39:43 +0000 Subject: [PATCH] Bug 25727: Default to dropdownAutoWidth This will set a correct width by default. Signed-off-by: Katrin Fischer --- koha-tmpl/intranet-tmpl/prog/en/includes/select2.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/select2.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/select2.inc index 4d0aed87ca..d89b21f127 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/select2.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/select2.inc @@ -7,6 +7,7 @@