This website works better with JavaScript.
Home
Explore
Help
Sign In
Laclic
/
LcShopBundle
Watch
3
Star
2
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
[Backend] Style tickets tableau de bord
feature/export_comptable
Guillaume
4 years ago
parent
0c2dbcb1f3
commit
422ac940df
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
+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>
Write
Preview
Loading…
Cancel
Save