function removeSubmissionNote()
 {
     import('pages.sectionEditor.SubmissionEditHandler');
     SubmissionEditHandler::removeSubmissionNote();
 }