mirror of
https://github.com/internetee/registry.git
synced 2025-08-05 17:28:18 +02:00
10729984-starting_balance
This commit is contained in:
parent
0fd682c6b9
commit
6909f3d0ef
3 changed files with 9 additions and 0 deletions
|
@ -36,6 +36,13 @@
|
|||
|
||||
%button.btn.btn-default.js-reset-form
|
||||
= t(:clear_fields)
|
||||
.row
|
||||
.col-md-3
|
||||
.col-md-3
|
||||
.col-md-2
|
||||
.col-md-4{class: 'text-right'}
|
||||
= t(:starting_balance) + " #{@b.sum('sum').to_f} EUR"
|
||||
|
||||
%hr
|
||||
|
||||
.row
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue