Skip to content

Commit

Permalink
Make show query button work for v1 (apache#2080)
Browse files Browse the repository at this point in the history
  • Loading branch information
vera-liu authored and Saleh Hindi committed Jun 9, 2017
1 parent 65ee0c6 commit e584660
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions superset/assets/javascripts/explore/explore.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -343,6 +343,7 @@ function renderExploreActions() {
<ExploreActionButtons
canDownload={exploreActionsEl.getAttribute('data-can-download')}
slice={slice}
query={slice.viewSqlQuery}
/>,
exploreActionsEl
);
Expand Down

0 comments on commit e584660

Please sign in to comment.