changed wn.downloadify to wn.tools.downloadify
This commit is contained in:
parent
ad13b4a716
commit
b7d0dcdd14
@ -61,7 +61,7 @@ wn.pages['trial-balance'].onload = function(wrapper) {
|
||||
return false;
|
||||
});
|
||||
|
||||
wn.downloadify(data, ["Report Manager", "System Manager"], me);
|
||||
wn.tools.downloadify(data, ["Report Manager", "System Manager"], me);
|
||||
return false;
|
||||
})
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user