[FIX] web: view_list_editable, on add an item, focus on the first cell of new row
authorDenis Ledoux <dle@odoo.com>
Thu, 12 Jun 2014 18:03:50 +0000 (20:03 +0200)
committerDenis Ledoux <dle@odoo.com>
Thu, 12 Jun 2014 18:03:50 +0000 (20:03 +0200)
commit4a508885ac043b25465aa5741955082aa66ce949
tree0517613b4e6f394e7adc31d649fc600e457f1df7
parent28ff7e38b909a7b020c51168b2ee1c4a9230667a
[FIX] web: view_list_editable, on add an item, focus on the first cell of new row

Before, the focus was set on the first row, and, thererefore, if the list was enough long, it jumped out and the actual new row was hidden
addons/web/static/src/js/view_list_editable.js