Sha256: 8d762d40c1a20df08ea04f4194e162640b92edc15759d555fa1906441e9ca349
Contents?: true
Size: 262 Bytes
Versions: 3
Compression:
Stored size: 262 Bytes
Contents
<h2>Pages: Edit “<%= @page.title %>”</h2> <%= render 'form' %> <% if current_editor.admin? %> <%= link_to 'Delete Page', manifest_page_path(@page), method: :delete, confirm: "Are you sure you want to delete page \"#{@page.title}\"?" %> <% end %>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
manifest-rails-0.2.8 | app/views/manifest/pages/edit.html.erb |
manifest-rails-0.2.7 | app/views/manifest/pages/edit.html.erb |
manifest-rails-0.2.6 | app/views/manifest/pages/edit.html.erb |