On Wednesday, December 28, 2016 at 11:42:48 AM UTC-8, Anthony wrote: > > 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 >
Which version changed from BS2 to BS3? That breaks some nested menus and maybe some smaller things. I guess you could copy over the BS2 files and keep using them, though (well, if you're unzipping on top of your old deployment, I guess you don't have to copy; I always unzip in parallel, to make reverting easy if something breaks). /dps "I have the change list around here somewhere ...." -- 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.

