function deleteGalley($args)
 {
     import('pages.layoutEditor.SubmissionLayoutHandler');
     SubmissionLayoutHandler::deleteGalley($args);
 }