Notice that flash is only used in views/layout.html, views/
web2py_ajax.html and static/js/web2py_ajax.js
You can replace class "flash" it with class "web2py-ajax" and it
should fix the problem.

On Jul 3, 9:04 pm, "mr.freeze" <[email protected]> wrote:
> I just spent the last hour tracking down a conflict between plupload
> and web2py. Long story short: plupload.flash.js tags a div with a
> secondary class 'flash' which web2py hides inadvertently in base.css,
> thereby disabling the flash functionality of plupload. Just wanted to
> document this in case it helps someone and also recommend that the
> web2py 'flash' div be renamed to web2py_flash.

Reply via email to