Fix per campi date su SweetAlert

This commit is contained in:
Matteo 2020-06-09 18:01:06 +02:00 committed by GitHub
parent cc56e31a4b
commit 2bbcc5a3a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -213,6 +213,7 @@ function message(element) {
onOpen: function () {
start_superselect();
start_inputmask();
start_datepickers();
},
preConfirm: function () {
$form = $('#swal-form');