mirror of
https://github.com/odoo/documentation.git
synced 2026-03-26 13:59:55 +07:00
[FIX] howtos/website_themes: Typo in Theming
- Bundles: web._assets_bootstrap => web._assets_bootstrap_frontend closes odoo/documentation#16584 Signed-off-by: Brandon Mercier (bram) <bram@odoo.com>
This commit is contained in:
@@ -834,7 +834,7 @@ This is a non-exhaustive list of the frequently used bundles for a website:
|
||||
* - website.assets_wysiwyg
|
||||
- Add your JS files related to the Website Builder options behaviors (for instance, a custom
|
||||
method for your custom building block)
|
||||
* - website._assets_bootstrap
|
||||
* - website._assets_bootstrap_frontend
|
||||
- If you need to extend Boostrap through the Bootstrap Utilities API, for example
|
||||
|
||||
.. _theming/assets/styles:
|
||||
|
||||
Reference in New Issue
Block a user