odoo/addons/web_kanban/static/src
Nicolas Lempereur a904645696 [FIX] web_kanban: race when loading view_form
When the view form is loaded passing by the kanban list, the kanban
dataset data could be loaded after the view form is displayed.

When going manually to the view form, the human is usually enough slow
so the dataset ids are already loaded, but when loading directly the
view form (for example an "Edit" link from a record on the website or a
refresh) it can not be. For example on runbot the issue happened more or
less 50% of the time, and on localhost 90% of the time.

closes #7525
opw-642636
2015-07-13 11:45:10 +02:00
..
css [FIX] css: move ie9 targetted rules to ie.css 2015-04-13 18:24:10 +02:00
img [IMP] PNG recompression 2013-06-05 14:43:27 +02:00
js [FIX] web_kanban: race when loading view_form 2015-07-13 11:45:10 +02:00
xml [FIX] web_kanban: parent can be undefined in some cases 2014-08-05 15:44:57 +02:00