odoo/addons/web/static
Cedric Snauwaert 44eed595df [FIX] web: remove enforceFocus method from bootstrap modal since it is conflicting with other non bootstrap element
This method trigger the focus event when clicking inside the modal, causing a blur event on other widgets resulting in unwanted problem. Typical case is for the jquery datetimepicker where we try to open a select element which will close right after.
2014-10-23 15:04:59 +02:00
..
lib [ADD] QWeb2: add support for operation='attributes' in a t-extend 2014-10-16 10:25:57 +02:00
src [FIX] web: remove enforceFocus method from bootstrap modal since it is conflicting with other non bootstrap element 2014-10-23 15:04:59 +02:00
test [ADD] JS widgets reference documentation 2014-10-07 10:21:44 +02:00