mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-26 12:08:47 +02:00
3548 - disable core update if a file integrity problem is detected
This commit is contained in:
@@ -22,6 +22,9 @@ $.ajax({
|
||||
}
|
||||
else
|
||||
{
|
||||
$("#check-update").prop("disabled", true);
|
||||
$("#file").prop("disabled", true);
|
||||
$('#form-update-outer').slideUp(600);
|
||||
oRequirements.addClass("message_error");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user