Commit f63efd722c039e63d5b476ce149cce52f9ca3a66

Authored by gabrielamayoli
2 parents f1707d5c 1e7f63a4
Exists in master and in 1 other branch 3.1

Merge remote-tracking branch 'origin/master'

src/Cacic/CommonBundle/Resources/views/Local/index.html.twig
... ... @@ -18,7 +18,7 @@
18 18 <p>{{ "Neste módulo deverão ser registrados todos os locais originais do sistema, para que seja possível o controle centralizado"|trans }}</p>
19 19 <br />
20 20  
21   - <table class="display datatable" id="datatable">
  21 + <table class="table table-striped table-bordered">
22 22  
23 23 <thead>
24 24 <tr>
... ...