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
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.
2 matches
Mail list logo