Avec sécurité sociale

id^="contact_"').length > 0) { if (jQuery('form[id^="contact_"] .label-rgpd').length > 0) { /*jQuery('form[id^="contact_"] .label-rgpd input[type="checkbox"]').attr('required', ''); jQuery('form[id^="contact_"] .label-rgpd input[type="checkbox"]').removeAttr('required');*/ jQuery('form[id^="contact_"] .info-rgpd strong').attr('style', 'display: none !important'); jQuery('form[id^="contact_"] .label-rgpd').html(jQuery('form[id^="contact_"] .info-rgpd').html()); jQuery('form[id^="contact_"] .label-rgpd input[type="checkbox"]').attr('style', 'display: none !important'); jQuery('form[id^="contact_"] .info-rgpd').attr('style', 'display: none !important'); if (jQuery('form[id^="contact_"] .label-rgpd').parent().attr('class').includes('col-md-12') === false) { let array_replace_col_class = ['1', '2', '3', '4', '5', '6', '7', '8', '10', '11']; for (let element of array_replace_col_class) { jQuery('form[id^="contact_"] .label-rgpd').parent().attr('class', jQuery('form[id^="contact_"] .label-rgpd').parent().attr('class').replace('col-md-' + element, 'col-md-12')); } } } } }); } });