mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 13:54:23 +00:00
Removing useless class
This commit is contained in:
parent
c4915f4556
commit
2427309f11
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
{% if persons|length > 0 %}
|
{% if persons|length > 0 %}
|
||||||
|
|
||||||
<table class="striped rounded">
|
<table>
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th class="chill-red">{% trans %}Name{% endtrans %}</th>
|
<th class="chill-red">{% trans %}Name{% endtrans %}</th>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user