Open NovemLinguae opened 6 months ago
Creates noise. Not useful to the user.
Careful that hiding those rows also removes those edits from the accept/decline/reject counts. Probably need an if ( ) { continue; } statement early in the loop.
if ( ) { continue; }
Creates noise. Not useful to the user.
Careful that hiding those rows also removes those edits from the accept/decline/reject counts. Probably need an
if ( ) { continue; }
statement early in the loop.