mirror of
https://github.com/apache/superset.git
synced 2026-06-08 09:09:27 +00:00
remove datataset from title (#12344)
This commit is contained in:
committed by
GitHub
parent
f83afb44c8
commit
a30064b2e8
@@ -28,7 +28,7 @@ export const druidTimeSeries = {
|
||||
};
|
||||
|
||||
export const datasourceAndVizType = {
|
||||
label: t('Dataset & Chart Type'),
|
||||
label: t('Chart Type'),
|
||||
expanded: true,
|
||||
controlSetRows: [
|
||||
['datasource'],
|
||||
|
||||
Reference in New Issue
Block a user