saveupdate bugfix

This commit is contained in:
Rushabh Mehta 2012-11-13 13:36:01 +05:30
parent c68fc3f3d7
commit af416cf8ee

View File

@ -47,8 +47,6 @@ wn.pages['trial-balance'].onload = function(wrapper) {
return false;
});
console.log(data);
wn.downloadify(data, ["Report Manager", "System Manager"], me);
return false;
})