[REM] leftover thing

bzr revid: xmo@openerp.com-20131202113825-c5jbqs17nihip81t
This commit is contained in:
Xavier Morel 2013-12-02 12:38:25 +01:00
parent fdfa7362ac
commit d53a289c5b
1 changed files with 0 additions and 1 deletions

View File

@ -1403,7 +1403,6 @@
while (node && !$(node).hasClass('oe_editable')) {
node = node.parentNode;
}
$(m.target).trigger('node_changed');
return node;
})
.compact()