Skip to content

Commit

Permalink
Do not unckeck the bulk checkboxes
Browse files Browse the repository at this point in the history
  • Loading branch information
amieiro committed Jul 2, 2024
1 parent cddcef4 commit ba30822
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion js/reject-feedback.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
bulkTranslationStatus.push( translationStatus );
return selectedRow.attr( 'row' );
}
$( this ).prop( 'checked', false );
return null;
},
).get();
Expand Down

0 comments on commit ba30822

Please sign in to comment.