This commit is contained in:
johan 2023-01-10 09:54:46 +01:00
parent fc86c8092d
commit 09cf8410f0

View file

@ -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) {