[FIX] fix a crash in sub kanban views
authorGéry Debongnie <ged@odoo.com>
Wed, 8 Oct 2014 13:35:31 +0000 (15:35 +0200)
committerGéry Debongnie <ged@odoo.com>
Tue, 21 Oct 2014 07:33:52 +0000 (09:33 +0200)
commit4151f0fd83e4a58f65654d34b9989457aebd4c9a
treee086f63885fd3226302cd08fbe57b63f4b68d157
parentf563b2a1193e4798011552eef459f6e31d2812c0
[FIX] fix a crash in sub kanban views

sub kanban views is sometimes initialized without a $buttons attribute in options.  In that case, it should just ignore it.
addons/web_kanban/static/src/js/kanban.js