Skip to content

Commit

Permalink
[FIX] website_odoo_debranding: Linter fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrobaeza committed Oct 28, 2023
1 parent 896144d commit 96be9c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website_odoo_debranding/templates/disable_odoo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
inherit_id="website.brand_promotion"
customize_show="True"
name="Remove Odoo Promotional Link"
priority="20"
priority="999"
>
<xpath expr="//div[hasclass('o_brand_promotion')]" position="replace">
<div class="o_brand_promotion" />
Expand Down

0 comments on commit 96be9c0

Please sign in to comment.