Commit abf365b79ab27273ef04047f2014525192f49794

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

Alterando template datatable

src/Cacic/RelatorioBundle/Resources/views/Faturamento/listar.html.twig
... ... @@ -7,7 +7,7 @@
7 7  
8 8 <hr />
9 9  
10   - <table class="table table-striped table-bordered">
  10 + <table class="display datatable" id="datatable">
11 11 <thead>
12 12 <tr>
13 13 <th width="5%" style="text-align: center"></th>
... ...