odoo/addons/web/static/src
Xavier Morel a8d2327cda [FIX] Correctly stop embedded form when switching from editable to non-editable list
When using the ``set_editable`` feature (context key) from filters
(togglable on/off), the list view would not correctly clean up
(destroy) the form when switching from editable with a started editor
(and form) to non-editable, leading to form fields (in this case m2o
fields being in an incorrect state and trying to query a non-started
autocompletion widget on every click anywhere blowing it up).

lp bug: https://launchpad.net/bugs/1117320 fixed

bzr revid: xmo@openerp.com-20130225135629-8k338gw0arsi6m6j
2013-02-25 14:56:29 +01:00
..
css [FIX] Fixed layout 2013-02-18 12:08:02 +01:00
font Improved view switcher icons 2012-05-11 17:42:48 +02:00
img [FIX] minor css fix 2013-01-31 11:48:04 +01:00
js [FIX] Correctly stop embedded form when switching from editable to non-editable list 2013-02-25 14:56:29 +01:00
xml [FIX] db manager: allow creating databases with a leading digit - useful for naming version-specific databases 2013-02-25 11:23:50 +01:00