mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
Fixing serializing the lazy string (#818)
This commit is contained in:
committed by
GitHub
parent
2425b8f614
commit
7dd5b6716e
@@ -1297,7 +1297,7 @@ appbuilder.add_view_no_menu(Caravel)
|
||||
|
||||
if config['DRUID_IS_ACTIVE']:
|
||||
appbuilder.add_link(
|
||||
_("Refresh Druid Metadata"),
|
||||
"Refresh Druid Metadata",
|
||||
href='/caravel/refresh_datasources/',
|
||||
category='Sources',
|
||||
category_label=__("Sources"),
|
||||
|
||||
Reference in New Issue
Block a user