function clearReviewForm($args)
 {
     import('pages.sectionEditor.SubmissionEditHandler');
     SubmissionEditHandler::clearReviewForm($args);
 }