mirror of
https://github.com/apache/superset.git
synced 2026-04-17 23:25:05 +00:00
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:
@@ -58,6 +58,7 @@ describe('Chart', () => {
|
||||
editMode: false,
|
||||
isExpanded: false,
|
||||
supersetCanExplore: false,
|
||||
supersetCanCSV: false,
|
||||
sliceCanEdit: false,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user