[FIX] website_sale: typo in products view
This commit fixes a simple SyntaxError on `website_ribbon_id` options attribute on view `product_template_form_view` of `website_sale` module.
It doesn't seem to cause issues on module update, but it's a common syntax mistake which should be fixed.
closes odoo/odoo#125715
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Loading