CRaph0705 / Combat-Helper

Little tool for DM to organize dnd combats
1 stars 0 forks source link

install select2 js library, and add select2 class to language form and any other multiple select option #265

Open CRaph0705 opened 1 week ago

CRaph0705 commented 1 week ago
<div class="row"><h4>Langues et communication</h4>
    <div class="col-3" id="language-selection" class="select2">{{ form_row(form.language) }}</div>