Compare commits
3 Commits
3aa7b4874e
...
Docker
| Author | SHA1 | Date | |
|---|---|---|---|
| ba7f5edc33 | |||
| ea1276e40b | |||
| ee4701f63f |
@@ -57,7 +57,9 @@
|
||||
</a>
|
||||
</td>
|
||||
<td>{{ deduction.surface|floatformat:2 }} m²</td>
|
||||
</tr>
|
||||
{% empty %}
|
||||
<tr>
|
||||
<td>
|
||||
{% translate 'None' %}
|
||||
</td>
|
||||
@@ -66,7 +68,6 @@
|
||||
</td>
|
||||
</tr>
|
||||
{% endfor %}
|
||||
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user