[web2py] bootstrap.min.js:7 Uncaught Error: Bootstrap tooltips require Tether (http://tether.io/)

2018-04-22 Thread Andrea Fae'
what can I do to include tether in web2py project telling me that bootstrap 4 (worse than bootstrap 3) require tether? Where and what do I have to include? Thank you -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - http

[web2py] Bootstrap.min.js

2012-05-06 Thread Aurelijus Useckas
Hi, The Bootstrap.min.js in the Trunk layout.html is included in the beginning section. This didn't allow me to make use of the most, if not all of Bootstrap functions which required .js. Moving the inclusion to the end of the file solved the problem.