odoo/addons/base/static/src
Xavier Morel e1f9b0c600 [FIX] race condition introduced in nicolas.vanhoren@openerp.com-20110722154419-9g31mwfsuv67rjz3
if search view contains only synchronously-initialized widgets, 'self.ready.resolve()' is called before 'self' is set since 'self' is set *after* the $.when call

move 'self'-setting to the top of the function, just in case

bzr revid: xmo@openerp.com-20110725091049-q5lt2sgbfawphiuh
2011-07-25 11:10:49 +02:00
..
css [FIX] table paginator and buttons look and layout in case of constrained horizontal space 2011-07-15 14:50:44 +02:00
img [ADD] Added warning image 2011-06-21 14:03:51 +02:00
js [FIX] race condition introduced in nicolas.vanhoren@openerp.com-20110722154419-9g31mwfsuv67rjz3 2011-07-25 11:10:49 +02:00
xml [imp] made usage of a managed filter possible 2011-07-22 17:35:05 +02:00