Browse Source

corrected code alignment.

pull/114/head
jbeficent 9 years ago
parent
commit
60616745dd
  1. 2
      web_m2x_options/static/src/js/form.js

2
web_m2x_options/static/src/js/form.js

@ -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…
Cancel
Save