Commit f504dd64460e91f338a7b0c195cd458fc41cd59e

Authored by Bruno Menezes
1 parent 237cecc1
Exists in master and in 1 other branch 3.1

alterando tema formulário

src/Cacic/CommonBundle/Resources/views/Usuario/index.html.twig
... ... @@ -64,11 +64,6 @@
64 64  
65 65 </tbody>
66 66 </table>
67   -
68   - {# display navigation #}
69   - <div class="navigation">
70   - {{ knp_pagination_render(usuarios) }}
71   - </div>
72 67  
73 68 <div align="right">
74 69 <a class="btn btn-primary bt-adicionar" href="{{ path('cacic_usuario_cadastrar') }}">
... ...