mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-01-23 12:29:58 +01:00
Bugfix su salvataggio impostazioni lunghe
This commit is contained in:
parent
f5cbb4eb11
commit
d3e68ccf33
@ -115,7 +115,7 @@ function salvaImpostazione(id, valore){
|
||||
$.ajax({
|
||||
url: globals.rootdir + "/actions.php",
|
||||
cache: false,
|
||||
type: "GET",
|
||||
type: "POST",
|
||||
dataType: "JSON",
|
||||
data: {
|
||||
op: "salva",
|
||||
|
Loading…
Reference in New Issue
Block a user