Sha256: 77c5e71860b1c8024c7f8e5852c167724fe4a95090fe4e4ab0db3aca9d86d93e

Contents?: true

Size: 233 Bytes

Versions: 11

Compression:

Stored size: 233 Bytes

Contents

<div id="edit_content">
  <%= output_errors(t('muck.contents.problem_updating_content'), {:class => 'help-box'}, @content) %>
  <%= content_form(@content) do |f| -%>
    <%# can add form fields as desired here -%>
  <% end -%>
</div>

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
muck-contents-3.1.7 app/views/contents/edit.html.erb
muck-contents-3.1.6 app/views/contents/edit.html.erb
muck-contents-3.1.5 app/views/contents/edit.html.erb
muck-contents-3.1.4 app/views/contents/edit.html.erb
muck-contents-3.1.3 app/views/contents/edit.html.erb
muck-contents-3.1.2 app/views/contents/edit.html.erb
muck-contents-3.1.1 app/views/contents/edit.html.erb
muck-contents-3.1.0 app/views/contents/edit.html.erb
muck-contents-3.0.2 app/views/contents/edit.html.erb
muck-contents-3.0.1 app/views/contents/edit.html.erb
muck-contents-3.0.0 app/views/contents/edit.html.erb