mirror of https://github.com/OCA/web.git
corrected code alignment.
parent
9900627a05
commit
60616745dd
|
@ -10,7 +10,7 @@ openerp.web_m2x_options = function (instance) {
|
|||
|
||||
var OPTIONS = ['web_m2x_options.create',
|
||||
'web_m2x_options.create_edit',
|
||||
'web_m2x_options.limit',];
|
||||
'web_m2x_options.limit',];
|
||||
|
||||
instance.web.form.FieldMany2One.include({
|
||||
|
||||
|
|
Loading…
Reference in New Issue