{** * templates/controllers/wizard/fileUpload/form/submissionFileMetadataForm.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. * * File metadata form. * * Parameters: * $submissionFile: The submission 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}