8000 [FIX] howto/website_themes: Building blocks typo by bram-odoo · Pull Request #13394 · odoo/documentation · GitHub
[go: up one dir, main page]

Skip to content

[FIX] howto/website_themes: Building blocks typo #13394

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
[FIX] Custom snippet: Fix a typo in "Group creation"
  • Loading branch information
bram-odoo committed May 16, 2025
commit 5e94e1a1a13e363a833e421855f36fc80b9917f8
Original file line number Diff line number Diff line change
Expand Up @@ -476,7 +476,7 @@ page, directly from the edit panel.
2. Group creation
~~~~~~~~~~~~~~~~~

Add a group at the top of the list (feel free to the put it where needed in this list).
Add a group at the top of the list (feel free to put it where needed in this list).

.. code-block:: xml
:caption: ``/website_airproof/views/snippets/options.xml``
Expand Down
0