You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/classic-ui/theming/diazo.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -181,7 +181,7 @@ The size of the {file}`rules.xml` file and the number of rules it contains can n
181
181
### Disabling Diazo for AJAX requests
182
182
183
183
You can disable AJAX requests for Diazo themes with the help of the `ajax_load` parameter.
184
-
This parameter is used in some places throughout Plone to indicate AJAX requests, which normally should not be transformced by Diazo.
184
+
This parameter is used in some places throughout Plone to indicate AJAX requests, which normally should not be transformed by Diazo.
185
185
Also, in Plone 6.2 the `ajax_load` parameter will [automatically be added to the request](https://github.com/plone/Products.CMFPlone/pull/4169) for all AJAX requests.
186
186
187
187
Firs you need a theme-parameter in your {file}`manifest.cfg` file.
0 commit comments