diff --git a/templates/workflow/production.tpl b/templates/workflow/production.tpl index 8942e42a39e..1fd84f529c8 100644 --- a/templates/workflow/production.tpl +++ b/templates/workflow/production.tpl @@ -35,7 +35,7 @@ {fbvFormArea id="publicationFormats"} {fbvFormSection} - {url|assign:formatGridUrl router=$smarty.const.ROUTE_COMPONENT component="grid.catalogEntry.PublicationFormatGridHandler" op="fetchGrid" submissionId=$submission->getId()} + {url|assign:formatGridUrl router=$smarty.const.ROUTE_COMPONENT component="grid.catalogEntry.PublicationFormatGridHandler" op="fetchGrid" submissionId=$submission->getId()} {load_url_in_div id="formatsGridContainer"|uniqid url=$formatGridUrl} {/fbvFormSection} {/fbvFormArea}