odoo/addons/website/static
Nicolas Lempereur 70d0026125 [FIX] website: don't unescape translation text node content
When we had things like   or & in a text we want to translate,
the translation system would save it unescape (so \xa0 and &).

So in this instance, the traduction would not match the real source
which was not subjected to this unescaping.

opw-653173

note: fix is courtesy of dle (no need to forward port after saas-6)
2015-10-30 16:14:03 +01:00
..
description
lib [FIX] website: update jQuery.transfo lib + adapt code 2014-10-27 10:24:13 +01:00
src [FIX] website: don't unescape translation text node content 2015-10-30 16:14:03 +01:00