{** * templates/controllers/wizard/fileUpload/form/supplementaryFileMetadataForm.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. * * Supplementary file metadata form. * * Parameters: * $submissionFile: The submission artwork file. * $stageId: The workflow stage id from which the upload * wizard was called. * $showButtons: True iff form buttons should be presented. *} {assign var=metadataFormId value="metadataForm"|uniqid}