Skip to content
Snippets Groups Projects
Commit d6c54f43 authored by Nicolas Martinelli's avatar Nicolas Martinelli Committed by fw-bot
Browse files

[FIX] website: GA key


`_` is not available when loading this part of the template, leading to
an error on `_.str.trim()`.

We can simply use `trim()` to do so. By the way, `google_analytics_key`
is now trimmed automatically when adding it in the settings, so this is
only useful for migrated databases.

Fixes #38891
opw-2089296

closes odoo/odoo#39269

X-original-commit: a492047e
Signed-off-by: default avatarNicolas Martinelli (nim) <nim@odoo.com>
parent 3db9ce5b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment