$(document).ready(function() { $('#selectPlaces').select2({ placeholder: "LABELS_SELEZIONA_UNA_CITTA", allowClear: true }); });