Passed
Push — develop ( 8a4838...cd2eb2 )
by Daniel
02:52
created
services/views/driver/tiles.php 1 patch
Braces   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -63,7 +63,7 @@
 block discarded – undo
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())
Please login to merge, or discard this patch.