Task #1730 : translate javascript message
This commit is contained in:
parent
b20c6e7c65
commit
052b9904b8
20 changed files with 1364 additions and 595 deletions
|
|
@ -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');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue