@@ -63,7 +63,7 @@ |
||
63 | 63 | * @inheritdoc |
64 | 64 | */ |
65 | 65 | public function render_index(\blitze\content\model\entity\type $entity, $page, array $filters, array $topic_data_overwrite = array()) |
66 | - { |
|
66 | + { |
|
67 | 67 | parent::render_index($entity, $page, $filters); |
68 | 68 | |
69 | 69 | if ($this->request->is_ajax()) |