Parcourir la source

[Backend] Style tickets tableau de bord

feature/export_comptable
Guillaume il y a 4 ans
Parent
révision
422ac940df
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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 Voir le fichier

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

Chargement…
Annuler
Enregistrer