Completed
Push — master ( 2507ec...47ba91 )
by Andrew
13:41 queued 06:36
created
src/ClientBundle/Controller/ClientController.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -75,7 +75,7 @@
 block discarded – undo
75 75
      */
76 76
     public function searchAction()
77 77
     {
78
-         return $this->render('ClientBundle:Default:home.html.twig');
78
+            return $this->render('ClientBundle:Default:home.html.twig');
79 79
     }
80 80
 
81 81
     /**
Please login to merge, or discard this patch.