[FIX] web: missing self initialisation
authorMartin Trigaux <mat@openerp.com>
Tue, 12 Aug 2014 14:08:30 +0000 (16:08 +0200)
committerMartin Trigaux <mat@openerp.com>
Tue, 12 Aug 2014 14:08:30 +0000 (16:08 +0200)
commit7a50b3b057e17b689d945870449a2adde2b444bb
tree6b4922a0f190ab670c08fa4b04d6f95be04c7ab6
parent0d22a34fa93ebf39bb4338527e95cd2bbc3f69e0
[FIX] web: missing self initialisation

The self is needed in the _value() method below, opw 608878
addons/web/static/src/js/search.js