User can turn off download - export csv from a dashboard (#6821)

* User can turn off download - export csv from a dashboard

* Revert changes in the backendSync

* Fix space error in the MenuItem Export CSV
This commit is contained in:
Enrique Macip
2019-03-16 17:33:45 +00:00
committed by Grace Guo
parent f760ba8d4c
commit 4a3009406a
7 changed files with 17 additions and 1 deletions

View File

@@ -58,6 +58,7 @@ describe('Chart', () => {
editMode: false,
isExpanded: false,
supersetCanExplore: false,
supersetCanCSV: false,
sliceCanEdit: false,
};