mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-06 21:59:13 +00:00
Merge branch 'master' into production
This commit is contained in:
@@ -27,7 +27,7 @@ wn.pages['trial-balance'].onload = function(wrapper) {
|
||||
var msgbox = msgprint('<p>Select To Download:</p>\
|
||||
<p><input type="checkbox" name="with_groups" checked> Account Groups</p>\
|
||||
<p><input type="checkbox" name="with_ledgers" checked> Account Ledgers</p>\
|
||||
<p><button class="btn btn-info btn-small">Download</button>');
|
||||
<p><button class="btn btn-info">Download</button>');
|
||||
|
||||
var me = this;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user