odoo/addons/web/static/src
Xavier Morel 6782c33a32 [FIX] only reload m2m listview once after adding n records to it (via dialog)
The listview does not support concurrent reload requests, either wait
for the previous reload to finish before sending the new one, or just
send a single reload.

For m2m, can wait and do a single reload so do that.

bzr revid: xmo@openerp.com-20121018134123-ox2ccq0wm3r5jwas
2012-10-18 15:41:23 +02:00
..
css [IMP] when editing a row, hide the list cells overlaid by form fields 2012-10-18 08:37:03 +02:00
font Improved view switcher icons 2012-05-11 17:42:48 +02:00
img [ADD] Trying to improve the form_steps_separtor.png. 2012-08-06 16:23:59 +02:00
js [FIX] only reload m2m listview once after adding n records to it (via dialog) 2012-10-18 15:41:23 +02:00
xml [FIX] listview indicator positioning: position relative is UB on table elements 2012-10-17 14:16:01 +02:00