Skip to content
Snippets Groups Projects
Unverified Commit 89fd0a09 authored by Nick Fitzpatrick's avatar Nick Fitzpatrick Committed by GitHub
Browse files

Setting Export to PDF icon to Document (#31043)

parent 7aa00451
No related branches found
No related tags found
No related merge requests found
......@@ -380,7 +380,7 @@ class DashboardHeader extends Component {
extraButtons.push({
title: t`Export as PDF`,
icon: "png",
icon: "document",
action: () => {
this.saveAsImage();
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment