{** * controllers/tab/settings/roles.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. * * Page for managing user groups and stages assignments. *} {* Help Link *} {help file="users-and-roles.md" section="roles" class="pkp_help_tab"}
{capture assign=rolesUrl}{url router=$smarty.const.ROUTE_COMPONENT component="grid.settings.roles.UserGroupGridHandler" op="fetchGrid" escape=false}{/capture} {load_url_in_div id="roleGridContainer" url=$rolesUrl}