forward
refresh
{{ $t('general.reload') }}
save
{{ $t('general.save') }}
Table : {{ nodes._tn || nodes.view_name }}
Role Based Access Control (RBAC) For Columns
Custom Rules : {{ custoAclTitle[0] }}(table)
> {{ custoAclTitle[1] }}(role) > {{ custoAclTitle[2] }}(operation)
{{ $t('general.cancel') }}
{{ $t('general.save') }}
Columns x RBAC
|
{{ role }}
|
{{ column._cn }}
|
{{
role
}} {{ aclObj[`${column._cn}___${role}___${op.name}`] ? 'can' : 'can\'t' }} {{
op.name
}} column '{{ column._cn }}'
|