packages icon indicating copy to clipboard operation
packages copied to clipboard

Use jQuery and bootstrap js libs in repo.

Open tyler-sommer opened this issue 8 years ago • 1 comments

Currently, jquery and bootstrap are still loaded from jsdelivr. This should not be the case. Change references to these resources to use the scripts stored under web/js

tyler-sommer avatar Jan 16 '18 17:01 tyler-sommer

Hi,

i have no copy the js and css files from the vender packages to the web/js or web/css folder and now the design working. the links to the files in the vendor folder doesn't working. for example

/web/css/font-awesome.min.css link to ../../vendor/fortawesome/font-awesome/css/font-awesome.min.css and that is not working. i have testing this on 3 different systems with your own configuration, control panels and OS.

But now after the css and js files are loaded, the images and fonts does not working.

image

i have seen that for the fonts and images is not a directory, this are files with more links to vendor packages.

Regards,

Bjoern

strausmann avatar Jan 16 '18 20:01 strausmann