chore: remove SIP_34_QUERY_SEARCH_UI feature flag (#11863)

This commit is contained in:
ʈᵃᵢ
2020-12-01 09:29:16 -08:00
committed by GitHub
parent 44e80e0175
commit ffa32cde14
7 changed files with 12 additions and 21 deletions

View File

@@ -340,8 +340,8 @@ class SupersetAppInitializer:
)
appbuilder.add_link(
"Query Search",
label=_("Query Search"),
href="/superset/sqllab#search",
label=_("Query History"),
href="/superset/sqllab/history",
icon="fa-search",
category_icon="fa-flask",
category="SQL Lab",