[FIX]remove last console log

bzr revid: csn@openerp.com-20140331120349-kcgsizajxck49ipd
This commit is contained in:
Cedric Snauwaert 2014-03-31 14:03:49 +02:00
parent 26b77bcc87
commit 60645188bc
1 changed files with 0 additions and 1 deletions

View File

@ -708,7 +708,6 @@ function openerp_picking_widgets(instance){
self.picking_editor.remove_blink();
self.picking_editor.renderElement();
if (!self.show_pack){
console.log('hide pack button refresh');
self.$('.js_pick_pack').addClass('hidden');
}
if (self.picking.recompute_pack_op){