{** * templates/controllers/grid/queries/readQuery.tpl * * Copyright (c) 2014-2021 Simon Fraser University * Copyright (c) 2003-2021 John Willinsky * Distributed under the GNU GPL v3. For full terms see the file docs/COPYING. * * Read a query. * *}

{translate key="editor.submission.stageParticipants"} {if $editAction} {include file="linkAction/linkAction.tpl" action=$editAction contextId="editQuery"} {/if}

{capture assign=queryNotesGridUrl}{url router=\PKP\core\PKPApplication::ROUTE_COMPONENT component=$queryNotesGridHandlerName op="fetchGrid" params=$requestArgs queryId=$query->getId() escape=false}{/capture} {load_url_in_div id="queryNotesGrid" url=$queryNotesGridUrl}
{include file="linkAction/linkAction.tpl" action=$leaveQueryLinkAction contextId="leaveQueryForm"}