diff --git a/source/import_documentation/Mixins/next-mixin.rst b/source/import_documentation/Mixins/next-mixin.rst index 4dd2fa243969f32f710d219064b2ac1f88eedbb3..539b849fbff7fc8263497e6713a132d8c3bdfe30 100644 --- a/source/import_documentation/Mixins/next-mixin.rst +++ b/source/import_documentation/Mixins/next-mixin.rst @@ -20,11 +20,11 @@ Attributes ``next`` ~~~~~~~~ - `name` attribute of the `<solid-route>` that should be accessed when a `<solid-display>`, `<solid-map>` or `<solid-calendar>` element is clicked. + `name` attribute of the ``<solid-route>`` that should be accessed when a ``<solid-display>``, ``<solid-map>`` or ``<solid-calendar>`` element is clicked. - It can also be used to indicate the `name` attribute of the `<solid-route>` to reach after : - - * a click on a `<solid-delete>` button (only after the resource is correctly deleted); - * a click on the submit button in a `<solid-form>` (only after the resource is correctly saved). + It can also be used to indicate the ``name`` attribute of the ``<solid-route>`` to reach after : - See the documentation of `<solid-router>` for more details. + * a click on a ``<solid-delete>`` button (only after the resource is correctly deleted); + * a click on the submit button in a ``<solid-form>`` (only after the resource is correctly saved). + + See the documentation of ``<solid-router>`` for more details. diff --git a/source/import_documentation/Mixins/widget-mixin.rst b/source/import_documentation/Mixins/widget-mixin.rst index 9d088a8b08d3015f24421da89bb2718c36e4abca..8f935dbe56e372e16dd8c5fa4e40ecaab4303765 100644 --- a/source/import_documentation/Mixins/widget-mixin.rst +++ b/source/import_documentation/Mixins/widget-mixin.rst @@ -99,7 +99,7 @@ Attributes ``class-[field]`` ~~~~~~~~~~~~~~~~~ - Set the class applied to the widget of the ``[field]`` + Set the class applied to the widget of the ``[field]`` or the set. ``editable-[field]`` ~~~~~~~~~~~~~~~~~~~~