File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docs/backend/content-types Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -207,7 +207,7 @@ The XML sets a number of FTI properties:
207207The 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 `
You can’t perform that action at this time.
0 commit comments