[REF] website_slides: remove index_content field from slide.slide
The 'index_content' field was only filled when uploading from the frontend. That would lead to inconsistent results when creating/updating 'presentation' slides from the slide.slide form view. The field was also not cleaned if the slide content changed. As it's usage was not very clear (only on a 'search', and not very intuitive), we simply removed the field.
Showing
- addons/website_slides/controllers/main.py 1 addition, 2 deletionsaddons/website_slides/controllers/main.py
- addons/website_slides/models/slide_slide.py 0 additions, 8 deletionsaddons/website_slides/models/slide_slide.py
- addons/website_slides/static/src/js/slides_upload.js 0 additions, 27 deletionsaddons/website_slides/static/src/js/slides_upload.js
- addons/website_slides/static/src/xml/website_slides_upload.xml 0 additions, 1 deletion...s/website_slides/static/src/xml/website_slides_upload.xml
- addons/website_slides/views/website_slides_templates_lesson.xml 0 additions, 10 deletions.../website_slides/views/website_slides_templates_lesson.xml
Loading
Please register or sign in to comment