ソースを参照

[Backend] Style tickets tableau de bord

feature/export_comptable
Guillaume 4年前
コミット
422ac940df
1個のファイルの変更1行の追加1行の削除
  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 ファイルの表示

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

読み込み中…
キャンセル
保存