Sha256: fb82490625ce892477c69a22f0db37c94f15086536c6386e691d12fa6acf038d

Contents?: true

Size: 194 Bytes

Versions: 9

Compression:

Stored size: 194 Bytes

Contents

<% className = form_action.delete(:class) %>
<%= form_tag(form_action, id: "#{form_type}_form", enctype: "multipart/form-data", class: className) do %>
  <%= render partial: "form" %>
<% end %>

Version data entries

9 entries across 9 versions & 1 rubygems

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