commented out chosen code -- unable to adjust the margin/position correctly
This commit is contained in:
parent
1e6f25086f
commit
ba6aafedad
@ -121,9 +121,9 @@ erpnext.GeneralLedger = wn.views.GridReport.extend({
|
||||
}
|
||||
|
||||
// chosen
|
||||
if(me.filter_inputs.company.get(0).opts.chosen) {
|
||||
$filter.trigger("liszt:updated");
|
||||
}
|
||||
// if(me.filter_inputs.company.get(0).opts.chosen) {
|
||||
// $filter.trigger("liszt:updated");
|
||||
// }
|
||||
|
||||
me.filter_inputs.refresh.click();
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user