q
This commit is contained in:
parent
fc86c8092d
commit
09cf8410f0
1 changed files with 2 additions and 0 deletions
|
@ -783,6 +783,8 @@ function updateDemandes() {
|
|||
token: localStorage.getItem('token'),
|
||||
type: "state"
|
||||
}),
|
||||
contentType: "application/json; charset=utf-8",
|
||||
dataType: "json",
|
||||
|
||||
success: function(data) {
|
||||
if(data.success) {
|
||||
|
|
Loading…
Reference in a new issue