> 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).
>

Yes, my point was that when you upgrade the framework, there is no need to 
change your app layout. Of course, if you do change the layout, you may 
also need to change other parts of your app code, but that is to be 
expected.

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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to