fixed an indentation fault
This commit is contained in:
parent
779ba51a8f
commit
5bb0583aa0
@ -343,7 +343,7 @@ $(function () {
|
||||
xi++;
|
||||
}
|
||||
}
|
||||
form_data.append ('code_folder_delete_file_count', xi);
|
||||
form_data.append ('code_folder_delete_file_count', xi);
|
||||
|
||||
$('#code_folder_mainarea_delete_form_div').dialog('disable');
|
||||
$.ajax({
|
||||
|
Loading…
Reference in New Issue
Block a user