mirror of
https://github.com/odoo/design-themes.git
synced 2025-10-07 01:18:52 +07:00
[REF] theme_bewise: normalize XML indentation
X-original-commit: afc675f3c6
Part-of: odoo/design-themes#501
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<odoo>
|
||||
|
||||
<record id="theme_bewise.s_big_image_parallax_000_scss" model="theme.ir.asset">
|
||||
<field name="key">theme_bewise.s_big_image_parallax_000_scss</field>
|
||||
<field name="name">Big image parallax 000 SCSS</field>
|
||||
@@ -38,4 +39,5 @@
|
||||
<field name="bundle">web._assets_primary_variables</field>
|
||||
<field name="path">theme_bewise/static/src/scss/primary_variables.scss</field>
|
||||
</record>
|
||||
|
||||
</odoo>
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<odoo>
|
||||
|
||||
<!-- Change default images of snippets -->
|
||||
<record id="s_banner_default_image" model="theme.ir.attachment">
|
||||
<field name="key">website.s_banner_default_image</field>
|
||||
@@ -206,4 +207,5 @@
|
||||
<field name="name">website.library_image_16</field>
|
||||
<field name="url">/theme_bewise/static/src/img/content/library_image_16.jpg</field>
|
||||
</record>
|
||||
|
||||
</odoo>
|
||||
|
||||
Reference in New Issue
Block a user