I’m using OJS 2.4.8-1 and would like to know how to set up articles that are being evaluated in the second round in another color. For section editors and for the editor-in-chief.
Hi @prdr30,
Have a look at the getHighlightClass
function in classes/submission/sectionEditor/SectionEditorSubmission.inc.php
. You’ll have to add some new logic there.
Regards,
Alec Smecher
Public Knowledge Project Team