Skip to content
This repository has been archived by the owner on Mar 31, 2022. It is now read-only.

Commit

Permalink
Export button does not show an icon in the PivotTableScreen #560
Browse files Browse the repository at this point in the history
  • Loading branch information
Flaurite committed Jul 12, 2021
1 parent 7f8ad80 commit 62fe778
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
spacing="true">
<button id="exportExcel"
caption="msg://exportExcel"
icon="icons/excel.png"/>
icon="FILE_EXCEL_O"/>
<pivot:pivotTable id="pivotTable"
editable="true"
width="100%">
Expand Down

0 comments on commit 62fe778

Please sign in to comment.