Skip to content

Commit 8a67498

Browse files
committed
Updated styling of my edit
1 parent 825613b commit 8a67498

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cookbook/form/inherit_data_option.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,6 @@ Finally, make this work by adding the location form to your two original forms::
155155
That's it! You have extracted duplicated field definitions to a separate
156156
location form that you can reuse wherever you need it.
157157

158-
.. note::
158+
.. caution::
159159

160-
Forms with the "inherit_data" option set cannot have *_SET_DATA event listeners.
160+
Forms with the ``inherit_data`` option set cannot have ``*_SET_DATA`` event listeners.

0 commit comments

Comments
 (0)