Skip to content

Commit

Permalink
Render html tooltip copy update in pivot tables
Browse files Browse the repository at this point in the history
  • Loading branch information
yousoph authored Oct 22, 2024
1 parent a407238 commit 143bd77
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -436,7 +436,7 @@ const config: ControlPanelConfig = {
label: t('Render columns in HTML format'),
renderTrigger: true,
default: true,
description: t('Render data in HTML format if applicable.'),
description: t('Display links and other formatting in the table when applicable.'),

Check failure on line 439 in superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx

View workflow job for this annotation

GitHub Actions / frontend-build

Replace `'Display·links·and·other·formatting·in·the·table·when·applicable.'` with `⏎················'Display·links·and·other·formatting·in·the·table·when·applicable.',⏎··············`
},
},
],
Expand Down

0 comments on commit 143bd77

Please sign in to comment.