diff --git a/src/Cacic/RelatorioBundle/Controller/DefaultController.php b/src/Cacic/RelatorioBundle/Controller/DefaultController.php index db7bb90..8ced0e1 100644 --- a/src/Cacic/RelatorioBundle/Controller/DefaultController.php +++ b/src/Cacic/RelatorioBundle/Controller/DefaultController.php @@ -33,7 +33,7 @@ class DefaultController extends Controller $sw = $this->getDoctrine()->getRepository('CacicCommonBundle:Software')->listarSoftware(); $uorg = $this->getDoctrine()->getRepository('CacicCommonBundle:Uorg')->listar(); $conf = $this->getDoctrine()->getRepository('CacicCommonBundle:ComputadorColeta')->listarPropriedades('Patrimonio'); - +// return $this->render( 'CacicRelatorioBundle:Default:patrimonio.html.twig', -- libgit2 0.21.2