forked from Techsystech/web
fix: update name according to new module name.
parent
dfc2ff2ba6
commit
171c239dfd
|
@ -1,6 +1,6 @@
|
||||||
/*global openerp, _, $ */
|
/*global openerp, _, $ */
|
||||||
|
|
||||||
openerp.web_m2o_enhanced = function (instance) {
|
openerp.web_m2x_options = function (instance) {
|
||||||
|
|
||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue