This commit is contained in:
KONE SOREL 2026-04-11 11:22:16 +00:00
parent ca92366d98
commit 40662f0e22

View File

@ -47827,6 +47827,8 @@ function formAjoutTableRef() {
success: function(data) {
$('#div_maj_table').html(data);
stylechampsRequis();
// 1. On initialise tous les selects du nouveau formulaire
// On ne demande PAS le focus ici (paramètre false) pour ne pas forcer l'ouverture du premier select
actualiserSelectPicker('#div_maj_table .selectpicker', false);