File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
spreadsheet_oca/static/src/spreadsheet Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1212 data-tooltip =" Add to spreadsheet"
1313 aria-label =" Add to spreadsheet"
1414 t-attf-disabled =" {{noDataDisplayed ? 'disabled' : false}}"
15- data-hotkey =" s "
15+ data-hotkey =" t "
1616 />
1717 </xpath >
1818 </t >
Original file line number Diff line number Diff line change 1313 data-tooltip =" Add to spreadsheet"
1414 aria-label =" Add to spreadesheet"
1515 t-on-click =" (ev) => this.onSpreadsheetButtonClicked(ev)"
16- data-hotkey =" s "
16+ data-hotkey =" t "
1717 >
1818 <i class =" fa fa-table" />
1919 </button >
Original file line number Diff line number Diff line change 1212 t-on-click =" onSpreadsheetButtonClicked"
1313 aria-label =" Add to spreadsheet"
1414 t-att-disabled =" disableSpreadsheetInsertion()"
15- data-hotkey =" s "
15+ data-hotkey =" t "
1616 />
1717 </xpath >
1818 </t >
You can’t perform that action at this time.
0 commit comments