{** * templates/controllers/wizard/fileUpload/fileUploadWizard.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. * * A wizard to add files or revisions of files. * * Parameters: * $submissionId: The submission to which files should be uploaded. * $stageId: The workflow stage from which the wizard was called. * $revisedFileId: A pre-selected file to be revised (optional). *} {assign var=uploadWizardId value="fileUploadWizard"|uniqid}