The calc is now in a small div, available everywhere

This commit is contained in:
Dany De Bontridder 2010-08-02 19:14:01 +00:00
parent 1077cb95ac
commit 1bb5bd3fd9
16 changed files with 45 additions and 79 deletions

View file

@ -825,7 +825,6 @@ function load_all_script()
echo js_include('dragdrop.js');
echo js_include('controls.js');
echo js_include('slider.js');
echo js_include('acc_ledger.js');
echo js_include('accounting_item.js');
echo js_include('acc_report.js');