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