mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-29 05:28:44 +02:00
N°4644 - Core update : confusing warning message when integrity of iTop std files is modified - List all modified files
This commit is contained in:
@@ -18,6 +18,7 @@ $.ajax({
|
||||
if(data.sMessageDetails){
|
||||
$("#header-requirements-details").show();
|
||||
$('#can-core-update-details').html(data.sMessageDetails);
|
||||
$("#toggle-requirements-details").click( function() { $("#can-core-update-details").toggle(); } );
|
||||
}
|
||||
oRequirements.removeClass("message_info");
|
||||
if (data.bStatus)
|
||||
|
||||
Reference in New Issue
Block a user