-
- Downloads
[FIX] website_slides: fix cancel of uploaded file
Steps to reproduce
* connect as any user with right to edit website;
* go to website and chose a course;
* add content -> chose any of the possibilities;
* click on choose file, select a file and open it;
* click on choose file again, and then cancel
You get a traceback. This is due to the right panel that displays a preview
of the selected file. IN this commit we fix that issue by removing the
preview panel.
Task id 2146217
PR#40895
closes odoo/odoo#40895
Signed-off-by:
Thibault Delavallee (tde) <tde@openerp.com>
Please register or sign in to comment