Sha256: 99c806f0bda4c1d5426b9db14c60005c7342b37e9e84fa35e944f98e1f7f0d1c

Contents?: true

Size: 262 Bytes

Versions: 6

Compression:

Stored size: 262 Bytes

Contents

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

<%= render 'form' %>

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

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
manifest-rails-0.2.5 app/views/manifest/content_blocks/edit.html.erb
manifest-rails-0.2.4 app/views/manifest/content_blocks/edit.html.erb
manifest-rails-0.2.3 app/views/manifest/content_blocks/edit.html.erb
manifest-rails-0.2.2 app/views/manifest/content_blocks/edit.html.erb
manifest-rails-0.2.1 app/views/manifest/content_blocks/edit.html.erb
manifest-rails-0.2.0 app/views/manifest/content_blocks/edit.html.erb