mirror of
https://github.com/devcode-it/openstamanager.git
synced 2024-12-18 11:19:17 +01:00
Fix minori
This commit is contained in:
parent
039054a300
commit
328f03b473
@ -836,7 +836,7 @@ switch (post('op')) {
|
||||
}
|
||||
}
|
||||
} else {
|
||||
flash()->error(tr('Errore durante il salvataggio della firma!').tr('La firma risulta vuota').'...');
|
||||
flash()->error(tr('Errore durante il salvataggio della firma!').' '.tr('La firma risulta vuota').'...');
|
||||
}
|
||||
} else {
|
||||
flash()->error(tr("Non è stato possibile creare la cartella _DIRECTORY_ per salvare l'immagine della firma!", [
|
||||
|
@ -40,7 +40,7 @@
|
||||
"pwstrength-bootstrap": "^3.0.4",
|
||||
"select2": "^4.0.3",
|
||||
"select2-bootstrap-theme": "^0.1.0-beta.10",
|
||||
"signature_pad": "^2.1.1",
|
||||
"signature_pad": "^2.3.0",
|
||||
"smartwizard": "^4.2.2",
|
||||
"sweetalert2": "^6.11.4",
|
||||
"toastr": "^2.1.4",
|
||||
|
Loading…
Reference in New Issue
Block a user