@if (mode === PermissionSelectPanelModes.MODAL) {
| {{ 'AUDIT_LOG.RESOURCE' | translate }} | @for (item of candidateActions; track item) {{{ convertKey(item) | translate }} | }
|---|---|
| {{ convertKey(resource) | translate }} | @for (action of candidateActions; track action) {@if (isCandidate(resource, action)) { } | }
| {{ 'AUDIT_LOG.RESOURCE' | translate }} | @for (item of candidateActions; track item) {{{ convertKey(item) | translate }} | }
|---|---|
| {{ convertKey(resource) | translate }} | @for (action of candidateActions; track action) {@if (isCandidate(resource, action)) { } | }
| {{ 'AUDIT_LOG.RESOURCE' | translate }} | @for (item of candidateActions; track item) {{{ convertKey(item) | translate }} | }
|---|---|
| {{ convertKey(resource) | translate }} | @for (action of candidateActions; track action) {@if (isCandidate(resource, action)) { } | }