mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
N°7165 - Error message on application upgrade fatal Error due to CSS compilation
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user