Sha256: ac726c3dcefceb37b9dbcff26275594bc27adc30e367d175062a2f674ff06b83

Contents?: true

Size: 305 Bytes

Versions: 3

Compression:

Stored size: 305 Bytes

Contents

<h2>Content Blocks: Edit &ldquo;<%= @content_block.title %>&rdquo;</h2>

<%= render 'form' %>

<% if current_editor.admin? %>
  <%= link_to 'Delete Content Block', [:manifest, @content_block], method: :delete, confirm: "Are you sure you want to delete content block #{@content_block.title}?" %>
<% end %>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
manifest-rails-0.2.8 app/views/manifest/content_blocks/edit.html.erb
manifest-rails-0.2.7 app/views/manifest/content_blocks/edit.html.erb
manifest-rails-0.2.6 app/views/manifest/content_blocks/edit.html.erb