Sha256: 968f73f7a193158311b06c8fa7481ac29c8bd3fa4c5cc4f692eced53298cc4eb
Contents?: true
Size: 438 Bytes
Versions: 2
Compression:
Stored size: 438 Bytes
Contents
<%= stylesheet_link_tag 'formtastic', 'formtastic_changes' %> <%= f.inputs do %> <%= f.input :title %> <%= f.input :slug %> <%= f.input :body %> <%= f.input :foreign_link %> <%= f.input :meta_keywords %> <%= f.input :meta_description %> <%= f.input :show_in_sidebar %> <%= f.input :show_in_header %> <%= f.input :show_in_footer %> <%= f.input :position %> <%= f.input :layout %> <%= f.input :visible %> <% end %>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
spree_static_content-0.60.1 | app/views/admin/pages/_form.html.erb |
spree_static_content-0.60.0 | app/views/admin/pages/_form.html.erb |