1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-01-27 06:04:54 +01:00

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

View File

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