A
This commit is contained in:
parent
4a3e19efaf
commit
3f1f224965
|
|
@ -2473,4 +2473,13 @@ $( ".datepicker" ).datepicker({
|
||||||
changeYear: true,
|
changeYear: true,
|
||||||
yearRange: "c-60:c+20"
|
yearRange: "c-60:c+20"
|
||||||
|
|
||||||
});
|
});
|
||||||
|
|
||||||
|
function charger_fichier_modele_assure()
|
||||||
|
{
|
||||||
|
$('#div_exporter_liste_assures').html("");
|
||||||
|
|
||||||
|
$('#div_form_upload').show();
|
||||||
|
|
||||||
|
// return;
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user