N°7165 - Error message on application upgrade fatal Error due to CSS compilation

This commit is contained in:
Eric Espie
2024-03-27 11:11:55 +01:00
parent a7f3bf9a56
commit 1278c4b196

View File

@@ -62,7 +62,7 @@ var oGetDBDiskSpace = $.ajax({
method: "POST",
url: "{{ sAjaxURL|raw }}",
data: {
route: "core_update_ajax.get_d_b_disk_space",
route: "core_update_ajax.get_db_disk_space",
maintenance: true
},
dataType: "json",