Sha256: fee14edb11a19145e21cd135e20f4f613fb9ae32249a537f87f8bb61bb8f81e2
Contents?: true
Size: 330 Bytes
Versions: 1
Compression:
Stored size: 330 Bytes
Contents
%tr[account] %td= account.code %td= account.title - for @date in @dates %td{:style => "text-align: right"} = link_to currency_fmt(account.saldo(@date)), account_path(account, :by_value_period => @date.respond_to?(:first) ? {:from => @date.first.to_s(:db), :to => @date.last.to_s(:db)} : {:to => @date.to_s(:db)})
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bookyt-0.0.1 | app/views/tenants/_account.html.haml |