I'm not using the welcome app since I will be moving away from using BS3 in my next app, but I want to keep the functionality of response.flash.
So I added web2py.js (I did not include web2py_ajax.html because I won't be needing the other items) The response.flash functionality was in place, however with one problem… when the page loads and response.flash is None (it is not declared at all!), an empty box loads (with a small X). I just want to check if anyone has experienced this and how to resolve it (or where to look to resolve it). Thanks! -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

