-
- Downloads
[FIX] website_slides: fix error message display on upload
When uploading twice the same video for a channel, the error message displayed unhandled html. We removed the html to avoid having to use $el.html() for better safety (and it should not happen often anyway).
Please register or sign in to comment