update drupal

This commit is contained in:
Tessier
2020-10-15 11:59:37 +02:00
parent ebb5db14b5
commit d8b9162932
558 changed files with 5954 additions and 4475 deletions
+1
View File
@@ -559,6 +559,7 @@
}
},
dataType: 'json',
jsonp: false,
type: 'POST',
};
+1
View File
@@ -243,6 +243,7 @@ function _toConsumableArray(arr) { if (Array.isArray(arr)) { for (var i = 0, arr
},
dataType: 'json',
jsonp: false,
type: 'POST'
};
+1
View File
@@ -281,6 +281,7 @@
},
ajax: {
dataType: 'json',
jsonp: false,
},
};
+2 -1
View File
@@ -156,7 +156,8 @@
isComposing: false
},
ajax: {
dataType: 'json'
dataType: 'json',
jsonp: false
}
};