Skip to content

Commit 5dc8723

Browse files
committed
link TALES as a glossary term
1 parent 4f996e4 commit 5dc8723

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/backend/content-types/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ The XML sets a number of FTI properties:
207207
The following FTI properties are only used in the Classic UI:
208208

209209
`add_view_expr`
210-
: TALES expression returning the URL for the form to add a new item of this content type.
210+
: {term}`TALES` expression returning the URL for the form to add a new item of this content type.
211211

212212
`alias` elements
213213
: Controls a mapping from URL to views.
@@ -221,7 +221,7 @@ The following FTI properties are only used in the Classic UI:
221221
If `True`, the `default_view` will be used if the assigned view is not found.
222222

223223
`icon_expr`
224-
: TALES expression returning the name of one of the registered icons.
224+
: {term}`TALES` expression returning the name of one of the registered icons.
225225
See {doc}`icons`.
226226

227227
`immediate_view`

0 commit comments

Comments
 (0)