mirror of
https://github.com/apache/superset.git
synced 2026-04-17 23:25:05 +00:00
feat: support mulitple temporal filters in AdhocFilter and move the Time Section away (#21767)
This commit is contained in:
@@ -49,7 +49,7 @@ import { styleControlSetItem } from './controls/style';
|
||||
|
||||
const config: ControlPanelConfig = {
|
||||
controlPanelSections: [
|
||||
sections.legacyTimeseriesTime,
|
||||
sections.genericTime,
|
||||
{
|
||||
label: t('Query'),
|
||||
expanded: true,
|
||||
|
||||
Reference in New Issue
Block a user