@@ -201,7 +201,7 @@ |
||
| 201 | 201 | { |
| 202 | 202 | $name = $option; |
| 203 | 203 | } |
| 204 | - $tableRow = ['column_name' => $name, |
|
| 204 | + $tableRow = ['column_name' => $name, |
|
| 205 | 205 | 'data' => $this->dataTableOptions[$option], |
| 206 | 206 | 'audit' => $this->auditTableOptions[$option], |
| 207 | 207 | 'config' => null]; |