{i18n}Assign blocked actions{/i18n}

{i18n}Actions which are checked on this page will not be available to users.{/i18n}

{i18n}Assign Blocked Actions{/i18n} {foreach from=$args item=v key=k} {/foreach}
{foreach from=$actions item=oAction} {/foreach} {foreach from=$states item=oState} {assign value=$oState->getId() var=state_id} {foreach from=$actions item=oAction} {assign value=$oAction->getName() var=action_id} {/foreach} {/foreach}
{i18n}State{/i18n} {if $oAction->getDisplayName() != ''} {$oAction->getDisplayName()} {else} {$oAction->getName()} {/if}
{$oState->getName()}