Typo , debug information, jQuery available
This commit is contained in:
parent
d217bd12b8
commit
d06f7a89d5
4 changed files with 22 additions and 14 deletions
|
|
@ -2758,6 +2758,10 @@ function load_all_script()
|
|||
|
||||
include_once NOALYSS_INCLUDE."/lib/message_javascript.php";
|
||||
echo JS_INFOBULLE;
|
||||
echo js_include("jquery-3.6.0.min.js");
|
||||
echo <<<EOF
|
||||
<script>jQuery.noConflict();</script>
|
||||
EOF;
|
||||
echo js_include('smoke.js');
|
||||
echo js_include('prototype.js');
|
||||
echo js_include('scriptaculous.js');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue