This commit is contained in:
sparkyx 2021-09-03 12:22:49 +02:00
parent 9a23cc5af5
commit 69424956b5
2 changed files with 1 additions and 2 deletions

View file

@ -2761,7 +2761,7 @@ function load_all_script()
echo js_include("jquery-3.6.0.min.js");
echo <<<EOF
<script>jQuery.noConflict();</script>
EOF;
EOF;
echo js_include('smoke.js');
echo js_include('prototype.js');
echo js_include('scriptaculous.js');

View file

@ -19,7 +19,6 @@
*/
// Copyright Author Dany De Bontridder danydb@aevalys.eu
O
/*
* Global variables
*/