[FIX] Remove reference to assets_qweb in assets.rst
Reflects the fact that assets_qweb bundle is no longer used in 16.0
closes odoo/documentation#5106
X-original-commit: c85031b3fc
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit is contained in:
parent
208ae4f4ae
commit
61db3b3878
@ -88,14 +88,11 @@ know:
|
||||
:file:`boot.js` file, which defines the odoo module system.
|
||||
|
||||
- `web.assets_backend`: this bundle contains the code specific to the web client
|
||||
(notably the web client/action manager/views)
|
||||
(notably the web client/action manager/views/static XML templates)
|
||||
|
||||
- `web.assets_frontend`: this bundle is about all that is specific to the public
|
||||
website: ecommerce, portal, forum, blog, ...
|
||||
|
||||
- `web.assets_qweb`: all static XML templates used in the backend environment
|
||||
and in the point of sale.
|
||||
|
||||
- `web.qunit_suite_tests`: all javascript qunit testing code (tests, helpers, mocks)
|
||||
|
||||
- `web.qunit_mobile_suite_tests`: mobile specific qunit testing code
|
||||
|
Loading…
Reference in New Issue
Block a user