form->csrf() ?> form->hidden('project_id', $values) ?> form->hidden('role_id', $values) ?> form->label(t('Restriction'), 'rule') ?> form->select('rule', $restrictions, $values, $errors) ?>
url->link(t('cancel'), 'ProjectRoleController', 'show', array(), false, 'close-popover') ?>