[minor] added missing icon

This commit is contained in:
Rushabh Mehta 2013-11-15 13:55:45 +05:30
parent e34090aa2f
commit 27336de68b

View File

@ -29,7 +29,7 @@ erpnext.stock.StockController = wn.ui.form.Controller.extend({
"to_date": me.frm.doc.posting_date,
};
wn.set_route("general-ledger");
});
}, "icon-table");
}
},