Skip to content

Commit

Permalink
custom_policies.md: Fix path to ibexa_security.yaml example
Browse files Browse the repository at this point in the history
  • Loading branch information
adriendupuis committed Nov 6, 2023
1 parent 991c9af commit 4ece140
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/permissions/custom_policies.md
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ This template receive a `values` variable which is the return of the `mapLimitat
To have your block found, you have to register its template. Add the template to the configuration under `ezplatform.system.<SCOPE>.limitation_value_templates`:

``` yaml
[[= include_file('code_samples/back_office/limitation/config/packages/ezplatform_security.yaml') =]]
[[= include_file('code_samples/back_office/limitation/config/packages/ibexa_security.yaml') =]]
```

Provide translations for your custom limitation form in the `ezplatform_content_forms_policies` domain. For example, `translations/ezplatform_content_forms_policies.en.yaml`:
Expand Down

0 comments on commit 4ece140

Please sign in to comment.