Sha256: f7bfe784d24e36237f47ad24750e4c6d08154af4c8f04484b26a81801a9496be
Contents?: true
Size: 271 Bytes
Versions: 2
Compression:
Stored size: 271 Bytes
Contents
<%= render :partial => 'admin/content_parts/sub_menu' %> <% form_for @content_part, :url => admin_content_category_content_parts_path(@content_category), :html => { :multipart => true } do |f| %> <%= render :partial => 'form', :object => f %> <%= f.submit %> <% end %>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
spree-cms-0.2.1 | app/views/admin/content_parts/new.html.erb |
spree-cms-0.2.0 | app/views/admin/content_parts/new.html.erb |