Closed bezin closed 3 years ago
The RowStart widget triggers a warning because there is no $this->Template in widgets. rowClass needs to be set on the widget instance directly.
rowClass
See https://github.com/ErdmannFreunde/contao-grid-bundle/blob/master/src/Form/FormRowStart.php#L32
The RowStart widget triggers a warning because there is no $this->Template in widgets.
rowClass
needs to be set on the widget instance directly.See https://github.com/ErdmannFreunde/contao-grid-bundle/blob/master/src/Form/FormRowStart.php#L32