User:DannyS712/EFFPRH/sandbox.js: Difference between revisions

Content deleted Content added
prepare to add report handlers
m reporter name
Line 27:
return;
}
const reporterName = $( this ).text();
EFFPRH.addReportHandler( $editSectionLinks, reporterName, sectionNum );
} );