{** * templates/workflow/review.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. * * Review workflow stage. *} {* Help tab *} {help file="editorial-workflow/review.md" class="pkp_help_tab"} {if $reviewRounds}
{capture assign=queriesGridUrl}{url router=$smarty.const.ROUTE_COMPONENT component="grid.queries.QueriesGridHandler" op="fetchGrid" submissionId=$submission->getId() stageId=$stageId escape=false}{/capture} {load_url_in_div id="queriesGrid" url=$queriesGridUrl} {else}

{translate key="editor.review.notInitiated"}

{/if}