~unifield-team/unifield-web/us-1026

« back to all changes in this revision

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

  • Committer: jf
  • Date: 2016-08-26 15:44:47 UTC
  • mfrom: (4789.1.2 us-1315)
  • Revision ID: jfb@tempo-consulting.fr-20160826154447-gds6aohphq1tlft9
US-1315 [IMP] Display button sdref with ctrl + right click

lp:~unifield-team/unifield-web/us-1315

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
        href="javascript: void(0)"
6
6
        title="${help}"
7
7
        onclick="buttonClicked('${name}', '${btype}', '${model}', '${id}', getNodeAttribute(this, 'confirm'), '${target}', getNodeAttribute(this, 'context'));"
 
8
        oncontextmenu="showBtnSdref(event, '${name}', '${model}', '${id}');"
8
9
        style="height: 20px;"
9
10
        ${py.attrs(attrs, confirm=confirm, context=ctx)}>
10
11
    % if string: