Sha256: aba7440d575307669ba7331cf1664ada89ffd5e5dd91a681c0219cf79533e1e1

Contents?: true

Size: 207 Bytes

Versions: 10

Compression:

Stored size: 207 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

10 entries across 10 versions & 1 rubygems

Version Path
typo-5.5 app/views/admin/shared/_edit.html.erb
typo-5.4.4 app/views/admin/shared/_edit.html.erb
typo-5.4.3 app/views/admin/shared/_edit.html.erb
typo-5.4.2 app/views/admin/shared/_edit.html.erb
typo-5.4.1 app/views/admin/shared/_edit.html.erb
typo-5.4 app/views/admin/shared/_edit.html.erb
typo-5.1.98 app/views/admin/shared/_edit.html.erb
typo-5.2 app/views/admin/shared/_edit.html.erb
typo-5.2.98 app/views/admin/shared/_edit.html.erb
typo-5.3 app/views/admin/shared/_edit.html.erb