~dorian-kemps/unifield-web/UW-4099

« back to all changes in this revision

Viewing changes to addons/openerp/widgets/form/templates/one2many.mako

  • Committer: jf
  • Date: 2018-03-05 10:27:28 UTC
  • mfrom: (4892.1.4 UW-3071)
  • Revision ID: jfb@tempo-consulting.fr-20180305102728-ei7rqfd8kddn7sk8
US-3071 [IMP] Product Transalation: force translation pop-up to edit the product description

lp:~dorian-kemps/unifield-web/UW-3071

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
                             onclick="jQuery.frame_dialog({src:openobject.http.getURL('/openerp/translator', {
32
32
                                        _terp_model: '${screen.model}',
33
33
                                        _terp_id: ${screen.id},
34
 
                                        _terp_context: $('_terp_context').value
 
34
                                        _terp_context: $('_terp_context').value,
35
35
                                      })});"/>
36
36
                        % endif
37
37
                    </td>