Merge branch 'dev7400-1' into next-release-8
This commit is contained in:
commit
b9c1bdfa3e
47 changed files with 138 additions and 82 deletions
|
|
@ -879,7 +879,6 @@ function reverseOperation(obj)
|
|||
{
|
||||
var qs = $(obj).serialize()+ "&op=ledger";
|
||||
g('ext' + obj.divname).style.display = 'none';
|
||||
g('bext' + obj.divname).style.display = 'none';
|
||||
waiting_box();
|
||||
new Ajax.Request(
|
||||
"ajax_misc.php",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue