Skip to content

Commit 92ce90d

Browse files
committed
Fixed link
1 parent 710c670 commit 92ce90d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/permissions/custom_policies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ Some abstract limitation type form mapper classes are provided to help implement
205205

206206
#### Value mapper
207207

208-
By default, without a value mapper, the limitation value is rendered by using the block `ibexa_limitation_value_fallback` of the template [`vendor/ibexa/admin-ui/src/bundle/Resources/views/themes/admin/limitation/limitation_values.html.twig`](https://github.com/ibexa/admin-ui/blob/[[= latest_tag_5_0 =]]/src/bundle/Resources/views/themes/admin/limitation/limitation_values.html.twig).
208+
By default, without a value mapper, the limitation value is rendered by using the block `ibexa_limitation_value_fallback` of the template [`vendor/ibexa/admin-ui/src/bundle/Resources/views/themes/admin/limitation/limitation_values.html.twig`](https://github.com/ibexa/admin-ui/blob/v[[= latest_tag_5_0 =]]/src/bundle/Resources/views/themes/admin/limitation/limitation_values.html.twig).
209209

210210
To customize the rendering, a value mapper eventually transforms the limitation value and sends it to a custom template.
211211

0 commit comments

Comments
 (0)