N°3931 Allow HTML in DataTables' Panel title

This commit is contained in:
Stephen Abello
2021-09-30 15:52:45 +02:00
parent e86454ff74
commit a5e2831e31
3 changed files with 13 additions and 2 deletions

View File

@@ -268,6 +268,8 @@ class DisplayBlock
'surround_with_panel',
/** string title of panel block */
'panel_title',
/** string true if panel title should be displayed as html */
'panel_title_is_html',
/** string class for panel block style */
'panel_class',
/** string class for panel block style */