Removing useless class

This commit is contained in:
Marc Ducobu 2015-09-21 23:11:22 +02:00
parent c4915f4556
commit 2427309f11

View File

@ -20,7 +20,7 @@
{% if persons|length > 0 %}
<table class="striped rounded">
<table>
<thead>
<tr>
<th class="chill-red">{% trans %}Name{% endtrans %}</th>