odoo/addons/web/static/src/css
Xavier Morel 72a447bd95 [FIX] tabbing out of an m2o which opens some sort of weird dialog thing while in an editable o2m
The tab blurs the current fields, focuses the next one, then the
dialog thing opens and steals the focus from the *next* field (not the
one which created it), which thus triggers *blur* ultimately blurring
(and saving) the row being edited.

Add a trigger call in some random place which seems to make things not
fail.

bzr revid: xmo@openerp.com-20121102141348-5au6sarq0mw2ct67
2012-11-02 15:13:48 +01:00
..
Makefile wip 2012-09-04 18:42:41 +02:00
base.css [FIX] tabbing out of an m2o which opens some sort of weird dialog thing while in an editable o2m 2012-11-02 15:13:48 +01:00
base.sass [FIX] tabbing out of an m2o which opens some sort of weird dialog thing while in an editable o2m 2012-11-02 15:13:48 +01:00
data_export.css [CHG] Ashes to ashes, dashes to underscores. 2012-06-27 16:12:49 +02:00
full.css [imp] made the body css properties be included only in full web-client mode 2012-02-20 10:52:38 +01:00