forward
refresh
{{ $t('general.reload') }}
save
{{ $t('general.save') }}
Table : {{ nodes.title || 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.title }}
|
{{ role }}
{{ aclObj[`${column.title}___${role}___${op.name}`] ? 'can' : "can't" }} {{ op.name }} column
'{{ column.title }}'
|