Update fleetupdoctrine.html

This commit is contained in:
johanko 2016-04-07 20:51:29 +02:00
parent 6ae79ff82e
commit 49ed89c153

View File

@ -42,7 +42,6 @@
<h3 class="panel-title"><b>{{ Role.grouper }}</b></h3>
</div>
<div class="panel-body">
<table class="table table-condensed table-hover table-striped">
<tr>
<th class="col-md-1"></th>
@ -78,12 +77,9 @@
{{ categories }},
{% endfor %}
</td>
</tr>
{% endfor %}
</table>
</div>
</div>
{% endfor %}