mistercrunch commented on a change in pull request #4747: [WiP] Download 
Dashboards as PDF
URL: 
https://github.com/apache/incubator-superset/pull/4747#discussion_r179802837
 
 

 ##########
 File path: superset/assets/javascripts/dashboard/components/Header.jsx
 ##########
 @@ -68,6 +69,19 @@ class Header extends React.PureComponent {
         {btnText}
       </Button>);
   }
+  renderDownloadButton() {
+    // TODO: review button style
+    const btnText = 'Download';
 
 Review comment:
   `t('My translated string')`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to