odoo/addons/website_quote/static/src
Nicolas Lempereur 37ed5ce844 [FIX] website_quote: don't unescape menu title
If we take content with $().text(), to insert it in another node we have to
used $().text(value) also. If like before this commit, we would use $().html()
the content would be unescaped one time too much.
2016-01-12 13:33:44 +01:00
..
css [FIX] website_quote: css issue for mobile view 2015-05-06 13:24:50 +02:00
img [FIX] Use local copies of png instead of fetching them from websites 2015-01-23 11:23:04 +01:00
js [FIX] website_quote: don't unescape menu title 2016-01-12 13:33:44 +01:00