mirror of
https://github.com/odoo/design-themes.git
synced 2025-10-07 01:18:52 +07:00
[REF] theme_kea: normalize XML indentation
Part-of: odoo/design-themes#500
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<odoo>
|
<odoo>
|
||||||
|
|
||||||
<!-- Not used anymore by the editor: files and records kept for back-compatibility.
|
<!-- Not used anymore by the editor: files and records kept for back-compatibility.
|
||||||
Check in primary_variables.scss, theme.scss and theme_common's mixins.scss -->
|
Check in primary_variables.scss, theme.scss and theme_common's mixins.scss -->
|
||||||
<record id="image_content_02" model="theme.ir.attachment">
|
<record id="image_content_02" model="theme.ir.attachment">
|
||||||
@@ -249,4 +250,5 @@
|
|||||||
<field name="name">website.s_banner_default_image</field>
|
<field name="name">website.s_banner_default_image</field>
|
||||||
<field name="url">/theme_kea/static/src/img/snippets/s_banner2.jpg</field>
|
<field name="url">/theme_kea/static/src/img/snippets/s_banner2.jpg</field>
|
||||||
</record>
|
</record>
|
||||||
|
|
||||||
</odoo>
|
</odoo>
|
||||||
|
|||||||
Reference in New Issue
Block a user