Sha256: c221a872a44eedfda6063b82372def19bca9bef42680585e31f279f180a5dae6
Contents?: true
Size: 462 Bytes
Versions: 3
Compression:
Stored size: 462 Bytes
Contents
- set_title t :statistics %h1.statistics=t :statistics %div - @list_presets.each do |list_preset| %h1=t list_preset %div %p.explanation=t "#{list_preset}_explanation" %p.buttons = link_to "#{t list_preset} anzeigen", statistics_path(list: list_preset), class: 'btn btn-primary' = link_to statistics_path(list: list_preset, format: 'csv'), class: 'btn btn-default' do = icon 'list-alt' Als CSV-Tabelle herunterladen
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
your_platform-1.0.1 | app/views/statistics/index.html.haml |
your_platform-1.0.0 | app/views/statistics/index.html.haml |
your_platform-0.0.2 | app/views/statistics/index.html.haml |