upgraded to bootstrap 2.2

This commit is contained in:
Rushabh Mehta
2012-12-18 11:47:13 +05:30
parent a93ba77918
commit ee472b0926
9 changed files with 91 additions and 97 deletions

View File

@@ -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;