Sha256: 897188c5200c6747b5f43bc60935fb8192528b796f25cf54105a13a1e43d85c8
Contents?: true
Size: 315 Bytes
Versions: 1
Compression:
Stored size: 315 Bytes
Contents
<%= link_to 'Print', "javascript:print();", :class => 'button' -%> <%= link_to('Download PDF', "#{request.path}.pdf?#{request.query_string}", :class => 'button', :popup => true) if Mitamirri::pdf_output_enabled? -%> <%= link_to "Export to Excel", traffic_export_url(params), :class => 'button' if @sessions %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
mitamirri-0.13.8 | app/views/trackable_sessions/_print_buttons.html.erb |