Browse Source

[Backend] Style tickets tableau de bord

feature/export_comptable
Guillaume 4 years ago
parent
commit
422ac940df
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      ShopBundle/Resources/views/backend/default/block/list_tickets.html.twig

+ 1
- 1
ShopBundle/Resources/views/backend/default/block/list_tickets.html.twig View File

@@ -1,4 +1,4 @@
<table class="table table-condensed">
<table class="table table-condensed" id="ticket-list">
<thead>
<tr>
<th>Sujet</th>

Loading…
Cancel
Save