Sha256: d207e1d0164f413eb41129660f283fc14a4643122b027b3cf0218941fc964238
Contents?: true
Size: 335 Bytes
Versions: 1
Compression:
Stored size: 335 Bytes
Contents
<% content_for :body_class, 'admin-reports edit' %> <% content_for :body_id, 'admin-reports-edit' %> <% content_for :page_title, 'Reports - Edit' %> <% content_for :page_header do %> <h2> <%= link_to 'Reports', admin_reports_path %> > <%=h @report.id %> > edit </h2> <% end %> <%= render 'form' %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
mint_reporter-0.0.7 | app/views/admin/reports/edit.html.erb |