Task #1730 : translate javascript message

This commit is contained in:
Dany De Bontridder 2019-08-07 11:54:11 +02:00
parent b20c6e7c65
commit 052b9904b8
20 changed files with 1364 additions and 595 deletions

View file

@ -2755,6 +2755,7 @@ function load_all_script()
static $already_call=0;
if ( $already_call==1)return;
$already_call=1;
include_once NOALYSS_INCLUDE."/lib/message_javascript.php";
echo JS_INFOBULLE;
echo js_include('smoke.js');