mirror of
https://github.com/odoo/documentation.git
synced 2026-01-03 18:26:27 +07:00
[FIX] frontend owl components: fix typo in code example
closes odoo/documentation#12408
X-original-commit: aaff61fd7d
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Samuel Degueldre (sad) <sad@odoo.com>
This commit is contained in:
@@ -98,9 +98,9 @@ Don't forget to add this file to the data section of your assets bundle:
|
||||
|
||||
{
|
||||
# ...
|
||||
'data': {
|
||||
'data': [
|
||||
'views/templates.xml',
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
And that's it! If you open the home page of the portal you should see the message
|
||||
|
||||
Reference in New Issue
Block a user