Skip to content
Snippets Groups Projects
Commit a492047e authored by Nicolas Martinelli's avatar Nicolas Martinelli
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#39255

Signed-off-by: default avatarNicolas Martinelli (nim) <nim@odoo.com>
parent c4f50075
No related branches found
No related tags found
No related merge requests found
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