Show product name in invoices list if product is not a VM
This commit is contained in:
parent
c0683d9f53
commit
e094930d6e
2 changed files with 28 additions and 3 deletions
|
|
@ -19,7 +19,7 @@
|
|||
<thead>
|
||||
<tr>
|
||||
<th>{% trans "VM ID" %}</th>
|
||||
<th>{% trans "IP Address" %}</th>
|
||||
<th>{% trans "IP Address" %}/{% trans "Product" %}</th>
|
||||
<th>{% trans "Period" %}</th>
|
||||
<th>{% trans "Amount" %}</th>
|
||||
<th></th>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue