Sha256: 6b344009954b2c511311e5c8825b3bb9b0d83b8b44bbd56ca7607428006d9450

Contents?: true

Size: 159 Bytes

Versions: 9

Compression:

Stored size: 159 Bytes

Contents

<%= form_tag({action: 'update', id: @article.id}, method: :put, multipart: true, id: "article_form", class: 'autosave') do %>
  <%= render 'form' %>
<% end %>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
publify_core-9.1.0 app/views/admin/content/edit.html.erb
publify_core-9.0.1 app/views/admin/content/edit.html.erb
publify_core-9.0.0 app/views/admin/content/edit.html.erb
publify_core-9.0.0.pre6 app/views/admin/content/edit.html.erb
publify_core-9.0.0.pre5 app/views/admin/content/edit.html.erb
publify_core-9.0.0.pre4 app/views/admin/content/edit.html.erb
publify_core-9.0.0.pre3 app/views/admin/content/edit.html.erb
publify_core-9.0.0.pre2 app/views/admin/content/edit.html.erb
publify_core-9.0.0.pre1 app/views/admin/content/edit.html.erb