mirror of
https://github.com/wintercms/winter.git
synced 2024-06-28 05:33:29 +02:00
Rem debug code
This commit is contained in:
parent
fa250927d0
commit
be702900d7
@ -88,7 +88,6 @@ class DataTable extends FormWidgetBase
|
||||
{
|
||||
$dataSource = $this->table->getDataSource();
|
||||
$records = $this->getLoadData() ?: [];
|
||||
traceLog($records);
|
||||
$dataSource->initRecords((array) $records);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user