Javascript add document.noalyss_debug global variable
This commit is contained in:
parent
8804860044
commit
096db515f1
4 changed files with 30 additions and 6 deletions
|
|
@ -2784,7 +2784,9 @@ EOF;
|
|||
echo js_include('acc_currency.js');
|
||||
echo js_include('taggroup.js');
|
||||
echo js_include('noalyss_checkbox.js');
|
||||
|
||||
if (DEBUGNOALYSS > 1) {
|
||||
echo js_include('noalyss_debug.js');
|
||||
}
|
||||
|
||||
}
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue