commit | fb7619755a7667ff7baacc26a339a4d01ba6e273 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Tue Nov 13 09:06:24 2012 +0100 |
committer | Rushabh Mehta <rmehta@gmail.com> | Tue Nov 13 09:06:24 2012 +0100 |
tree | bad5ffd2855cc691bdc34eed05a981474a98e32f | |
parent | 02719bb49e3e4e1dfd6b481558bb277490e54795 [diff] | |
parent | af416cf8eeddb128cac4ac03fceee042602ecc5a [diff] |
Merge branch 'master' of github.com:webnotes/erpnext
diff --git a/accounts/page/trial_balance/trial_balance.js b/accounts/page/trial_balance/trial_balance.js index 3f47758..698cf51 100644 --- a/accounts/page/trial_balance/trial_balance.js +++ b/accounts/page/trial_balance/trial_balance.js
@@ -47,8 +47,6 @@ return false; }); - console.log(data); - wn.downloadify(data, ["Report Manager", "System Manager"], me); return false; })