Commit abf365b79ab27273ef04047f2014525192f49794
1 parent
ed90371c
Exists in
master
and in
1 other branch
Alterando template datatable
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/Cacic/RelatorioBundle/Resources/views/Faturamento/listar.html.twig
@@ -7,7 +7,7 @@ | @@ -7,7 +7,7 @@ | ||
7 | 7 | ||
8 | <hr /> | 8 | <hr /> |
9 | 9 | ||
10 | - <table class="table table-striped table-bordered"> | 10 | + <table class="display datatable" id="datatable"> |
11 | <thead> | 11 | <thead> |
12 | <tr> | 12 | <tr> |
13 | <th width="5%" style="text-align: center"></th> | 13 | <th width="5%" style="text-align: center"></th> |