Commit f504dd64460e91f338a7b0c195cd458fc41cd59e
1 parent
237cecc1
Exists in
master
and in
1 other branch
alterando tema formulário
Showing
1 changed file
with
0 additions
and
5 deletions
Show diff stats
src/Cacic/CommonBundle/Resources/views/Usuario/index.html.twig
@@ -64,11 +64,6 @@ | @@ -64,11 +64,6 @@ | ||
64 | 64 | ||
65 | </tbody> | 65 | </tbody> |
66 | </table> | 66 | </table> |
67 | - | ||
68 | - {# display navigation #} | ||
69 | - <div class="navigation"> | ||
70 | - {{ knp_pagination_render(usuarios) }} | ||
71 | - </div> | ||
72 | 67 | ||
73 | <div align="right"> | 68 | <div align="right"> |
74 | <a class="btn btn-primary bt-adicionar" href="{{ path('cacic_usuario_cadastrar') }}"> | 69 | <a class="btn btn-primary bt-adicionar" href="{{ path('cacic_usuario_cadastrar') }}"> |