diff --git a/Resources/Private/Fusion/Prototypes/HtmlTable.fusion b/Resources/Private/Fusion/Prototypes/HtmlTable.fusion index d84b15d..1663ea6 100644 --- a/Resources/Private/Fusion/Prototypes/HtmlTable.fusion +++ b/Resources/Private/Fusion/Prototypes/HtmlTable.fusion @@ -91,5 +91,4 @@ prototype(VIVOMEDIA.SimpleTable:HtmlTableColumn) < prototype(Neos.Fusion:Tag) { prototype(VIVOMEDIA.SimpleTable:HtmlTableHighlightColumn) < prototype(VIVOMEDIA.SimpleTable:HtmlTableColumn) { tagName = 'th' - content = ${item} }