{namespace JIRA.Templates.Shifter} /** * @param id */ {template .dialog}
{getText('shifter.shortcut.hint')|noAutoescape}
{/template} /** * @param groupName * @param groupContext */ {template .groupHeading}
{$groupName}
{if $groupContext} {$groupContext} {/if}
{/template}