EUROES
This commit is contained in:
parent
d2df3d2517
commit
61afbfa771
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
%h2= "#{@user.name} (balance: #{@user.balance/100.0})"
|
%h2= "#{@user.name} (balance: €#{@user.balance/100.0})"
|
||||||
|
|
||||||
= render 'transactions/new'
|
= render 'transactions/new'
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue