fixed virtual machines template

This commit is contained in:
Levi 2017-05-06 18:25:15 -05:00
parent e99be51de1
commit 2ac34ff295
1 changed files with 0 additions and 2 deletions

View File

@ -14,7 +14,6 @@
<thead>
<tr>
<th>{% trans "ID"%}</th>
<th>{% trans "Location"%} </th>
<th>{% trans "Amount"%}</th>
<th>{% trans "Status"%}</th>
<th></th>
@ -24,7 +23,6 @@
{% for vm in vms %}
<tr>
<td scope="row">{{vm.name}}</td>
<td>{{vm.location}}</td>
<td>{{vm.price}} CHF</td>
<td>