Commit a81dd8f834933a8e1f8be0c15e6cf518cbcdafd5

Authored by Bruno Menezes
1 parent 92ab2d34
Exists in master and in 1 other branch 3.1

paginação

src/Cacic/RelatorioBundle/Resources/views/Software/rel_naovinculados.html.twig
@@ -41,7 +41,7 @@ @@ -41,7 +41,7 @@
41 41
42 {# display navigation #} 42 {# display navigation #}
43 <div class="navigation"> 43 <div class="navigation">
44 - {{ knp_pagination_render(locais) }} 44 + {{ knp_pagination_render(dados) }}
45 </div> 45 </div>
46 46
47 {% endblock %} 47 {% endblock %}
48 \ No newline at end of file 48 \ No newline at end of file