1
0
Fork 0

Update assets, fix redirect

This commit is contained in:
Jannik Beyerstedt 2021-01-24 18:11:31 +01:00
parent 03ab30b8c1
commit a6d1fbc767
18 changed files with 19 additions and 9864 deletions

View file

@ -23,7 +23,7 @@ foreach ($switches as $switch) {
?>
<?php if($jquery) {
echo js('assets/vendors/jquery-2.2.2.min.js');
echo js('assets/vendors/jquery-3.5.1.min.js');
}?>
<!-- Bootstrap core JavaScript-->