Fix identation from 7105d34

This commit is contained in:
Florian Dupret 2020-06-04 08:34:46 +02:00
parent 7105d34fb3
commit e93292d98c

View File

@ -92,7 +92,7 @@ function selectAllReconcile(e) {
// do nothing if line is already in target state
if (check.prop('checked') === doCheck )
return;
return;
check.prop('checked', doCheck);
// if checked, add to selected amount