10729984-starting_balance

This commit is contained in:
Stas 2015-12-18 13:30:51 +02:00
parent 0fd682c6b9
commit 6909f3d0ef
3 changed files with 9 additions and 0 deletions

View file

@ -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