{** * templates/controllers/grid/files/copyedit/manageCopyeditFiles.tpl * * Copyright (c) 2014-2019 Simon Fraser University * Copyright (c) 2003-2019 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * Allows users to manage the list of copyedit files, potentially adding more *}
{csrf} {fbvFormArea id="manageCopyeditFiles"} {fbvFormSection} {capture assign=manageCopyeditFilesGridUrl}{url router=$smarty.const.ROUTE_COMPONENT component="grid.files.copyedit.ManageCopyeditFilesGridHandler" op="fetchGrid" submissionId=$submissionId escape=false}{/capture} {load_url_in_div id="manageCopyeditFilesGrid" url=$manageCopyeditFilesGridUrl} {/fbvFormSection} {fbvFormButtons} {/fbvFormArea}