Skip to content
Snippets Groups Projects
Commit 5b13ec6b authored by dcz's avatar dcz
Browse files

Kwota do wykorzystania

parent a0d1984c
Branches
No related merge requests found
......@@ -52,7 +52,7 @@
<td>{% trans 'Kwota wykorzystana' %}</td><td>{{ current_cost }}</td>
</tr>
<tr>
<td>{% trans 'Kwota z poprzedniej umowy' %}</td><td>{{ statement.last_statement_payment }}</td>
<td>{% trans 'Kwota do wykorzystania' %}</td><td>{{ statement.last_statement_payment }}</td>
</tr>
</tbody>
</table>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment