function viewCopyeditComments($args)
 {
     import('pages.sectionEditor.SubmissionCommentsHandler');
     SubmissionCommentsHandler::viewCopyeditComments($args);
 }