I appreciate Web2py's view towards backwards compatibility, but I think 
some of the included libraries do not share the same philosophy. I have had 
to make changes eliminate errors or have expected functionality. I would 
like to know if I'm doing this right and if I've missed something.

If you view pages using developer tools, you see an error message that 
Bootstrap tooltips require Tether. I solved this by downloading tether.min 
ad additing it to layout.html.

In the admin mode, if you try and edit a table with a list field, the + and 
- icons are missing. The buttons are there, just blank. I solved this by 
adding glyhpicons.css to layout.html which uses Glyphicons Halflings font. 
Interestingly, the glyicons-haflings files referenced were already in the 
statc\fonts directory.

Thanks,
Mark






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