Reply to thread

When rendering additional controls for thread types, the type data column definitions are not accessible from templates thread_type_fields_*.


Could this be changed, eg. smth. like

[php]

'typeDataDefinitions' => $this->getTypeDataColumnDefinitions(),

[/php]

be added to $params?


Back
Top Bottom