Completed
Push — master ( 1f9a7e...f0fbb1 )
by Philip
9s
created
src/CRUDlex/ControllerProvider.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -419,7 +419,7 @@
 block discarded – undo
419 419
                     $childEntity,
420 420
                     $childLabelField,
421 421
                     $childCrud->listEntries([$childField => $instance->get('id')]),
422
-					$childField
422
+                    $childField
423 423
                 ];
424 424
             }
425 425
         }
Please login to merge, or discard this patch.