PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WEBDEV 2024 → Bootstrap template integration on webdev 25
Bootstrap template integration on webdev 25
Débuté par Pedro Vieira, 10 sep. 2020 16:53 - Aucune réponse
Posté le 10 septembre 2020 - 16:53
Hello,

I'm trying to use a bootstrap template on webdev25.

1- First i create a template and make all the references needed to the bootstrap page template to work correctly,
2- Create a page that use the template created previously
3- when i test the page, webdev always use the jquery references that came with the webdev25, and ignores the references that i use in the webdev template

can anyone give me some help