Skip to content

Commit

Permalink
Render html tooltip copy update in tables
Browse files Browse the repository at this point in the history
  • Loading branch information
yousoph authored Oct 22, 2024
1 parent 4433ef4 commit a407238
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,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.'),
},
},
],
Expand Down

0 comments on commit a407238

Please sign in to comment.