Merge branch 'master' of git.rezo-rm.fr:BDEMetz/bde-liste

This commit is contained in:
asyncnomi 2023-01-10 09:57:56 +01:00
commit b850592ede

View file

@ -784,7 +784,9 @@ function updateDemandes() {
token: localStorage.getItem('token'),
type: "state"
}),
contentType: "application/json; charset=utf-8",
dataType: "json",
success: function(data) {
if(data.success) {
if(data.state == "open") {