On Wednesday, December 28, 2016 at 2:31:59 PM UTC-5, Dave S wrote: > > > > On Wednesday, December 28, 2016 at 9:42:26 AM UTC-8, Anthony wrote: >> >> Also, can you expand on "did not work"? What problems do you see? >> >> The main thing you might need to update within the app is web2py.js. >> Maybe also web2py_ajax.html, appadmin.py, and appadmin.html. >> >> Anthony >> > > There are some layout changes, too, IIRC. >
Though there is no reason to change the layout or CSS unless you want to. Nothing will break if you keep your old layout. The only things in the front end that could break upon upgrade are those that are coupled to backend framework code (e.g., web2py.js, which depends on the framework generating particular markup via helpers such as LOAD() and A()). 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/d/optout.

