odoo/addons/website_blog/views
Nicolas Lempereur 21e65ae3c6 [FIX] website_blog: don't add background from backend
Adding an image from the frontend use ir.attachment or pre-existing url
and set the url in the blog.post's background_image field. This is
not the same as a binary field which sets the data in the field.

Since it's possible to do it in the frontend, there is no use of the
field in the backend. This fix removes this field.

closes #6497
issue #1305
opw-633725
2015-04-28 16:50:34 +02:00
..
website_blog_templates.xml [FIX] website_blog: change name t-as to avoid to erase exisitng variable tag. 2015-02-20 16:22:15 +01:00
website_blog_views.xml [FIX] website_blog: don't add background from backend 2015-04-28 16:50:34 +02:00