{** * templates/controllers/grid/queries/readQuery.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. * * 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=$smarty.const.ROUTE_COMPONENT component=$queryNotesGridHandlerName op="fetchGrid" params=$requestArgs queryId=$query->getId() escape=false}{/capture} {load_url_in_div id="queryNotesGrid" url=$queryNotesGridUrl}
{translate key="submission.query.addNote"}