Commit 237cecc1faf3d5d1db7a6f20b5836fe0df32e5a4
1 parent
920cbdcd
Exists in
master
and in
1 other branch
acrescentando forca coleta
Showing
1 changed file
with
0 additions
and
7 deletions
Show diff stats
src/Cacic/CommonBundle/Resources/views/Rede/index.html.twig
... | ... | @@ -67,13 +67,6 @@ |
67 | 67 | </tbody> |
68 | 68 | </table> |
69 | 69 | |
70 | - | |
71 | - {# display navigation #} | |
72 | - <div class="navigation"> | |
73 | - {{ knp_pagination_render(rede) }} | |
74 | - </div> | |
75 | - | |
76 | - | |
77 | 70 | <div align="right"> |
78 | 71 | <a class="btn btn-primary bt-adicionar" href="{{ path('cacic_subrede_cadastrar') }}"> |
79 | 72 | <i class="icon-plus-sign"></i> | ... | ... |