mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[FIX] Adept javascript to module name
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
openerp.search_enhanced_operators = function(instance){
|
||||
openerp.web_advanced_search_wildcard = function(instance){
|
||||
var _lt = instance.web._lt;
|
||||
instance.web.search.ExtendedSearchProposition.Char.prototype.operators.push(
|
||||
{value: '=ilike', text: _lt("matches")}
|
||||
|
||||
Reference in New Issue
Block a user