On Thursday, February 13, 2014 2:45:17 PM UTC-5, User wrote: > > I like this, but will it play nicely with built-in flash messages? Seems > like if you get a web2py built in flash message (e.g. "logged in","logged > out") it will come out with no styling since the styling is now in the > function rather than the layout? Although there aren't so many built-in > messages that you couldn't override them so probably not that big of an > issue. >
If you want to be able to rely on the built-in flash messages, the original approach is probably better. Anthony -- 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/groups/opt_out.

